HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PointReplicateImpl.h File Reference

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)
 

Detailed Description

Author
Nick Avramoussis

Definition in file PointReplicateImpl.h.