HDK
|
Go to the source code of this file.
Namespaces | |
openvdb | |
openvdb::OPENVDB_VERSION_NAME | |
openvdb::OPENVDB_VERSION_NAME::points | |
Functions | |
template<typename PointDataGridT > | |
PointDataGridT::Ptr | openvdb::OPENVDB_VERSION_NAME::points::replicate (const PointDataGridT &source, const Index multiplier, const std::vector< std::string > &attributes, const std::string &scaleAttribute, const std::string &replicationIndex) |
template<typename PointDataGridT > | |
PointDataGridT::Ptr | openvdb::OPENVDB_VERSION_NAME::points::replicate (const PointDataGridT &source, const Index multiplier, const std::string &scaleAttribute, const std::string &replicationIndex) |
Definition in file PointReplicateImpl.h.