HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdGeomPointInstancer Member List

This is the complete list of members for UsdGeomPointInstancer, including all inherited members.

_CreateAttr(TfToken const &attrName, SdfValueTypeName const &typeName, bool custom, SdfVariability variability, VtValue const &defaultValue, bool writeSparsely) const UsdSchemaBaseprotected
_GetSchemaKind() const overrideUsdGeomPointInstancerprotectedvirtual
_GetSchemaType() const UsdSchemaBaseinlineprotectedvirtual
_GetType() const UsdSchemaBaseinlineprotected
_IsCompatible() const overrideUsdTypedprotectedvirtual
ActivateAllIds() const UsdGeomPointInstancer
ActivateId(int64_t id) const UsdGeomPointInstancer
ActivateIds(VtInt64Array const &ids) const UsdGeomPointInstancer
AddOrientOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionFloat, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddRotateXOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionFloat, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddRotateXYZOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionFloat, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddRotateXZYOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionFloat, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddRotateYOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionFloat, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddRotateYXZOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionFloat, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddRotateYZXOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionFloat, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddRotateZOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionFloat, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddRotateZXYOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionFloat, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddRotateZYXOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionFloat, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddScaleOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionFloat, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddTransformOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionDouble, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddTranslateOp(UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionDouble, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
AddXformOp(UsdGeomXformOp::Type const opType, UsdGeomXformOp::Precision const precision=UsdGeomXformOp::PrecisionDouble, TfToken const &opSuffix=TfToken(), bool isInverseOp=false) const UsdGeomXformable
ApplyMask enum valueUsdGeomPointInstancer
ApplyMaskToArray(std::vector< bool > const &mask, VtArray< T > *dataArray, const int elementSize=1)UsdGeomPointInstancerstatic
ClearXformOpOrder() const UsdGeomXformable
ComputeEffectiveVisibility(const TfToken &purpose=UsdGeomTokens->default_, const UsdTimeCode &time=UsdTimeCode::Default()) const UsdGeomImageable
ComputeExtent(const UsdTimeCode &time, VtVec3fArray *extent)UsdGeomBoundable
ComputeExtentAtTime(VtVec3fArray *extent, const UsdTimeCode time, const UsdTimeCode baseTime) const UsdGeomPointInstancer
ComputeExtentAtTime(VtVec3fArray *extent, const UsdTimeCode time, const UsdTimeCode baseTime, const GfMatrix4d &transform) const UsdGeomPointInstancer
ComputeExtentAtTimes(std::vector< VtVec3fArray > *extents, const std::vector< UsdTimeCode > &times, const UsdTimeCode baseTime) const UsdGeomPointInstancer
ComputeExtentAtTimes(std::vector< VtVec3fArray > *extents, const std::vector< UsdTimeCode > &times, const UsdTimeCode baseTime, const GfMatrix4d &transform) const UsdGeomPointInstancer
ComputeExtentFromPlugins(const UsdGeomBoundable &boundable, const UsdTimeCode &time, VtVec3fArray *extent)UsdGeomBoundablestatic
ComputeExtentFromPlugins(const UsdGeomBoundable &boundable, const UsdTimeCode &time, const GfMatrix4d &transform, VtVec3fArray *extent)UsdGeomBoundablestatic
ComputeInstanceTransformsAtTime(VtArray< GfMatrix4d > *xforms, const UsdTimeCode time, const UsdTimeCode baseTime, const ProtoXformInclusion doProtoXforms=IncludeProtoXform, const MaskApplication applyMask=ApplyMask) const UsdGeomPointInstancer
ComputeInstanceTransformsAtTime(VtArray< GfMatrix4d > *xforms, UsdStageWeakPtr &stage, UsdTimeCode time, const VtIntArray &protoIndices, const VtVec3fArray &positions, const VtVec3fArray &velocities, UsdTimeCode velocitiesSampleTime, const VtVec3fArray &accelerations, const VtVec3fArray &scales, const VtQuathArray &orientations, const VtVec3fArray &angularVelocities, UsdTimeCode angularVelocitiesSampleTime, const SdfPathVector &protoPaths, const std::vector< bool > &mask, float velocityScale=1.0)UsdGeomPointInstancerstatic
ComputeInstanceTransformsAtTimes(std::vector< VtArray< GfMatrix4d >> *xformsArray, const std::vector< UsdTimeCode > &times, const UsdTimeCode baseTime, const ProtoXformInclusion doProtoXforms=IncludeProtoXform, const MaskApplication applyMask=ApplyMask) const UsdGeomPointInstancer
ComputeLocalBound(UsdTimeCode const &time, TfToken const &purpose1=TfToken(), TfToken const &purpose2=TfToken(), TfToken const &purpose3=TfToken(), TfToken const &purpose4=TfToken()) const UsdGeomImageable
ComputeLocalToWorldTransform(UsdTimeCode const &time) const UsdGeomImageable
ComputeMaskAtTime(UsdTimeCode time, VtInt64Array const *ids=nullptr) const UsdGeomPointInstancer
ComputeParentToWorldTransform(UsdTimeCode const &time) const UsdGeomImageable
ComputeProxyPrim(UsdPrim *renderPrim=NULL) const UsdGeomImageable
ComputePurpose() const UsdGeomImageable
ComputePurposeInfo() const UsdGeomImageable
ComputePurposeInfo(const PurposeInfo &parentPurposeInfo) const UsdGeomImageable
ComputeUntransformedBound(UsdTimeCode const &time, TfToken const &purpose1=TfToken(), TfToken const &purpose2=TfToken(), TfToken const &purpose3=TfToken(), TfToken const &purpose4=TfToken()) const UsdGeomImageable
ComputeVisibility(UsdTimeCode const &time=UsdTimeCode::Default()) const UsdGeomImageable
ComputeWorldBound(UsdTimeCode const &time, TfToken const &purpose1=TfToken(), TfToken const &purpose2=TfToken(), TfToken const &purpose3=TfToken(), TfToken const &purpose4=TfToken()) const UsdGeomImageable
CreateAccelerationsAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomPointInstancer
CreateAngularVelocitiesAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomPointInstancer
CreateExtentAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomBoundable
CreateIdsAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomPointInstancer
CreateInvisibleIdsAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomPointInstancer
CreateOrientationsAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomPointInstancer
CreatePositionsAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomPointInstancer
CreateProtoIndicesAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomPointInstancer
CreatePrototypesRel() const UsdGeomPointInstancer
CreateProxyPrimRel() const UsdGeomImageable
CreatePurposeAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomImageable
CreateScalesAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomPointInstancer
CreateVelocitiesAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomPointInstancer
CreateVisibilityAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomImageable
CreateXformOpOrderAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const UsdGeomXformable
DeactivateId(int64_t id) const UsdGeomPointInstancer
DeactivateIds(VtInt64Array const &ids) const UsdGeomPointInstancer
Define(const UsdStagePtr &stage, const SdfPath &path)UsdGeomPointInstancerstatic
ExcludeProtoXform enum valueUsdGeomPointInstancer
Get(const UsdStagePtr &stage, const SdfPath &path)UsdGeomPointInstancerstatic
GetAccelerationsAttr() const UsdGeomPointInstancer
GetAngularVelocitiesAttr() const UsdGeomPointInstancer
GetExtentAttr() const UsdGeomBoundable
GetIdsAttr() const UsdGeomPointInstancer
GetInstanceCount(UsdTimeCode timeCode=UsdTimeCode::Default()) const UsdGeomPointInstancer
GetInvisibleIdsAttr() const UsdGeomPointInstancer
GetLocalTransformation(GfMatrix4d *transform, bool *resetsXformStack, const UsdTimeCode time=UsdTimeCode::Default()) const UsdGeomXformable
GetLocalTransformation(GfMatrix4d *transform, bool *resetsXformStack, const std::vector< UsdGeomXformOp > &ops, const UsdTimeCode time=UsdTimeCode::Default()) const UsdGeomXformable
GetLocalTransformation(GfMatrix4d *transform, std::vector< UsdGeomXformOp > const &ops, const UsdTimeCode time)UsdGeomXformablestatic
GetOrderedPurposeTokens()UsdGeomImageablestatic
GetOrderedXformOps(bool *resetsXformStack) const UsdGeomXformable
GetOrientationsAttr() const UsdGeomPointInstancer
GetPath() const UsdSchemaBaseinline
GetPositionsAttr() const UsdGeomPointInstancer
GetPrim() const UsdSchemaBaseinline
GetProtoIndicesAttr() const UsdGeomPointInstancer
GetPrototypesRel() const UsdGeomPointInstancer
GetProxyPrimRel() const UsdGeomImageable
GetPurposeAttr() const UsdGeomImageable
GetPurposeVisibilityAttr(const TfToken &purpose=UsdGeomTokens->default_) const UsdGeomImageable
GetResetXformStack() const UsdGeomXformable
GetScalesAttr() const UsdGeomPointInstancer
GetSchemaAttributeNames(bool includeInherited=true)UsdGeomPointInstancerstatic
GetSchemaClassPrimDefinition() const UsdSchemaBase
GetSchemaKind() const UsdSchemaBaseinline
GetTimeSamples(std::vector< double > *times) const UsdGeomXformable
GetTimeSamples(std::vector< UsdGeomXformOp > const &orderedXformOps, std::vector< double > *times)UsdGeomXformablestatic
GetTimeSamplesInInterval(const GfInterval &interval, std::vector< double > *times) const UsdGeomXformable
GetTimeSamplesInInterval(std::vector< UsdGeomXformOp > const &orderedXformOps, const GfInterval &interval, std::vector< double > *times)UsdGeomXformablestatic
GetVelocitiesAttr() const UsdGeomPointInstancer
GetVisibilityAttr() const UsdGeomImageable
GetXformOpOrderAttr() const UsdGeomXformable
IgnoreMask enum valueUsdGeomPointInstancer
IncludeProtoXform enum valueUsdGeomPointInstancer
InvisId(int64_t id, UsdTimeCode const &time) const UsdGeomPointInstancer
InvisIds(VtInt64Array const &ids, UsdTimeCode const &time) const UsdGeomPointInstancer
IsAPISchema() const UsdSchemaBaseinline
IsAppliedAPISchema() const UsdSchemaBaseinline
IsConcrete() const UsdSchemaBaseinline
IsMultipleApplyAPISchema() const UsdSchemaBaseinline
IsTransformationAffectedByAttrNamed(const TfToken &attrName)UsdGeomXformablestatic
IsTyped() const UsdSchemaBaseinline
MakeInvisible(const UsdTimeCode &time=UsdTimeCode::Default()) const UsdGeomImageable
MakeMatrixXform() const UsdGeomXformable
MakeVisible(const UsdTimeCode &time=UsdTimeCode::Default()) const UsdGeomImageable
MaskApplication enum nameUsdGeomPointInstancer
operator bool() const UsdSchemaBaseinlineexplicit
ProtoXformInclusion enum nameUsdGeomPointInstancer
schemaKindUsdGeomPointInstancerstatic
SetProxyPrim(const UsdPrim &proxy) const UsdGeomImageable
SetProxyPrim(const UsdSchemaBase &proxy) const UsdGeomImageable
SetResetXformStack(bool resetXform) const UsdGeomXformable
SetXformOpOrder(std::vector< UsdGeomXformOp > const &orderedXformOps, bool resetXformStack=false) const UsdGeomXformable
TransformMightBeTimeVarying() const UsdGeomXformable
TransformMightBeTimeVarying(const std::vector< UsdGeomXformOp > &ops) const UsdGeomXformable
UsdGeomBoundable(const UsdPrim &prim=UsdPrim())UsdGeomBoundableinlineexplicit
UsdGeomBoundable(const UsdSchemaBase &schemaObj)UsdGeomBoundableinlineexplicit
UsdGeomImageable(const UsdPrim &prim=UsdPrim())UsdGeomImageableinlineexplicit
UsdGeomImageable(const UsdSchemaBase &schemaObj)UsdGeomImageableinlineexplicit
UsdGeomPointInstancer(const UsdPrim &prim=UsdPrim())UsdGeomPointInstancerinlineexplicit
UsdGeomPointInstancer(const UsdSchemaBase &schemaObj)UsdGeomPointInstancerinlineexplicit
UsdGeomXformable(const UsdPrim &prim=UsdPrim())UsdGeomXformableinlineexplicit
UsdGeomXformable(const UsdSchemaBase &schemaObj)UsdGeomXformableinlineexplicit
UsdSchemaBase(const UsdPrim &prim=UsdPrim())UsdSchemaBaseexplicit
UsdSchemaBase(const UsdSchemaBase &otherSchema)UsdSchemaBaseexplicit
UsdSchemaRegistry classUsdGeomPointInstancerfriend
UsdTyped(const UsdPrim &prim=UsdPrim())UsdTypedinlineexplicit
UsdTyped(const UsdSchemaBase &schemaObj)UsdTypedinlineexplicit
VisAllIds(UsdTimeCode const &time) const UsdGeomPointInstancer
VisId(int64_t id, UsdTimeCode const &time) const UsdGeomPointInstancer
VisIds(VtInt64Array const &ids, UsdTimeCode const &time) const UsdGeomPointInstancer
~UsdGeomBoundable()UsdGeomBoundablevirtual
~UsdGeomImageable()UsdGeomImageablevirtual
~UsdGeomPointInstancer()UsdGeomPointInstancervirtual
~UsdGeomXformable()UsdGeomXformablevirtual
~UsdSchemaBase()UsdSchemaBasevirtual
~UsdTyped()UsdTypedvirtual