HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pointInstancer.h File Reference
+ Include dependency graph for pointInstancer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UsdGeomPointInstancer
 

Functions

USDGEOM_API bool UsdGeomPointInstancerApplyNewStyleListOps ()
 
USDGEOM_API bool UsdGeomPointInstancerSetOrMergeOverOp (std::vector< int64_t > const &items, SdfListOpType op, UsdPrim const &prim, TfToken const &metadataName)
 

Function Documentation

USDGEOM_API bool UsdGeomPointInstancerApplyNewStyleListOps ( )

Returns true if list ops should be composed with SdfListOp::ApplyOperations() Returns false if list ops should be composed with SdfListOp::ComposeOperations().

USDGEOM_API bool UsdGeomPointInstancerSetOrMergeOverOp ( std::vector< int64_t > const items,
SdfListOpType  op,
UsdPrim const prim,
TfToken const metadataName 
)

Applies a list operation of type op using items over the existing list operation on prim with the name metadataName.