Home
last modified time | relevance | path

Searched refs:UsdGeomBoundable (Results 1 – 25 of 50) sorted by relevance

12

/dports/misc/usd/USD-21.11/pxr/usd/usdGeom/
H A Dboundable.cpp36 TfType::Define<UsdGeomBoundable, in TF_REGISTRY_FUNCTION()
42 UsdGeomBoundable::~UsdGeomBoundable() in ~UsdGeomBoundable()
47 UsdGeomBoundable
52 return UsdGeomBoundable(); in Get()
54 return UsdGeomBoundable(stage->GetPrimAtPath(path)); in Get()
59 UsdSchemaKind UsdGeomBoundable::_GetSchemaKind() const in _GetSchemaKind()
61 return UsdGeomBoundable::schemaKind; in _GetSchemaKind()
66 UsdGeomBoundable::_GetStaticTfType() in _GetStaticTfType()
74 UsdGeomBoundable::_IsTypedSchema() in _IsTypedSchema()
82 UsdGeomBoundable::_GetTfType() const in _GetTfType()
[all …]
H A Dboundable.h82 class UsdGeomBoundable : public UsdGeomXformable
94 explicit UsdGeomBoundable(const UsdPrim& prim=UsdPrim())
102 explicit UsdGeomBoundable(const UsdSchemaBase& schemaObj) in UsdGeomBoundable() function
109 virtual ~UsdGeomBoundable();
128 static UsdGeomBoundable
211 static bool ComputeExtentFromPlugins(const UsdGeomBoundable &boundable,
218 static bool ComputeExtentFromPlugins(const UsdGeomBoundable &boundable,
H A DwrapBoundable.cpp53 _CreateExtentAttr(UsdGeomBoundable &self, in _CreateExtentAttr()
60 _Repr(const UsdGeomBoundable &self) in _Repr()
72 typedef UsdGeomBoundable This; in wrapUsdGeomBoundable()
134 const UsdGeomBoundable &boundable, in _ComputeExtentFromPlugins()
138 if (!UsdGeomBoundable::ComputeExtentFromPlugins(boundable, in _ComputeExtentFromPlugins()
148 const UsdGeomBoundable &boundable, in _ComputeExtentFromPluginsWithTransform()
153 if (!UsdGeomBoundable::ComputeExtentFromPlugins(boundable, in _ComputeExtentFromPluginsWithTransform()
H A DboundableComputeExtent.cpp62 TfRegistryManager::GetInstance().SubscribeTo<UsdGeomBoundable>(); in _FunctionRegistry()
162 static const TfType boundableType = TfType::Find<UsdGeomBoundable>(); in _GetTypesThatMayHaveRegisteredFunctions()
238 const UsdGeomBoundable& boundable, in _ComputeExtentFromPlugins()
256 UsdGeomBoundable::ComputeExtentFromPlugins( in ComputeExtentFromPlugins()
257 const UsdGeomBoundable& boundable, in ComputeExtentFromPlugins()
266 UsdGeomBoundable::ComputeExtentFromPlugins( in ComputeExtentFromPlugins()
267 const UsdGeomBoundable& boundable, in ComputeExtentFromPlugins()
279 if (!primType.IsA<UsdGeomBoundable>()) { in UsdGeomRegisterComputeExtentFunction()
H A DboundableComputeExtent.h39 class UsdGeomBoundable; variable
52 using UsdGeomComputeExtentFunction = bool(*)(const UsdGeomBoundable&,
95 std::is_base_of<UsdGeomBoundable, PrimType>::value, in UsdGeomRegisterComputeExtentFunction()
H A Dgprim.h66 class UsdGeomGprim : public UsdGeomBoundable
79 : UsdGeomBoundable(prim) in UsdGeomBoundable() function
87 : UsdGeomBoundable(schemaObj) in UsdGeomGprim()
H A Dgprim.cpp37 TfType::Bases< UsdGeomBoundable > >(); in TF_REGISTRY_FUNCTION()
179 UsdGeomBoundable::GetSchemaAttributeNames(true), in GetSchemaAttributeNames()
H A Dsphere.cpp217 const UsdGeomBoundable& boundable, in _ComputeExtentForSphere()
239 TF_REGISTRY_FUNCTION(UsdGeomBoundable) in TF_REGISTRY_FUNCTION() argument
H A Dcube.cpp217 const UsdGeomBoundable& boundable, in _ComputeExtentForCube()
239 TF_REGISTRY_FUNCTION(UsdGeomBoundable) in TF_REGISTRY_FUNCTION() argument
H A DpointInstancer.h274 class UsdGeomPointInstancer : public UsdGeomBoundable
287 : UsdGeomBoundable(prim) in UsdGeomBoundable() function
295 : UsdGeomBoundable(schemaObj) in UsdGeomPointInstancer()
H A Dcurves.cpp272 const UsdGeomBoundable& boundable, in _ComputeExtentForCurves()
297 TF_REGISTRY_FUNCTION(UsdGeomBoundable) in TF_REGISTRY_FUNCTION() argument
/dports/misc/usd/USD-21.11/pxr/usd/usdSkel/
H A Droot.cpp37 TfType::Bases< UsdGeomBoundable > >(); in TF_REGISTRY_FUNCTION()
112 UsdGeomBoundable::GetSchemaAttributeNames(true); in GetSchemaAttributeNames()
159 _ComputeExtent(const UsdGeomBoundable& boundable, in _ComputeExtent()
218 skelRestXforms, UsdGeomBoundable(skinnedPrim)); in _ComputeExtent()
247 TF_REGISTRY_FUNCTION(UsdGeomBoundable) in TF_REGISTRY_FUNCTION() argument
H A Droot.h63 class UsdSkelRoot : public UsdGeomBoundable
76 : UsdGeomBoundable(prim) in UsdGeomBoundable() function
84 : UsdGeomBoundable(schemaObj) in UsdSkelRoot()
H A Dskeleton.h63 class UsdSkelSkeleton : public UsdGeomBoundable
76 : UsdGeomBoundable(prim) in UsdGeomBoundable() function
84 : UsdGeomBoundable(schemaObj) in UsdSkelSkeleton()
H A Dskeleton.cpp37 TfType::Bases< UsdGeomBoundable > >(); in TF_REGISTRY_FUNCTION()
198 UsdGeomBoundable::GetSchemaAttributeNames(true), in GetSchemaAttributeNames()
233 _ComputeExtent(const UsdGeomBoundable& boundable, in _ComputeExtent()
261 TF_REGISTRY_FUNCTION(UsdGeomBoundable) in TF_REGISTRY_FUNCTION() argument
H A DskinningQuery.h44 class UsdGeomBoundable; variable
243 const UsdGeomBoundable& boundable) const;
H A DwrapSkinningQuery.cpp224 const UsdGeomBoundable&) const>( in wrapUsdSkelSkinningQuery()
233 const UsdGeomBoundable&) const>( in wrapUsdSkelSkinningQuery()
/dports/misc/usd/USD-21.11/pxr/usd/usdVol/
H A DfieldBase.h56 class UsdVolFieldBase : public UsdGeomBoundable
69 : UsdGeomBoundable(prim) in UsdGeomBoundable() function
77 : UsdGeomBoundable(schemaObj) in UsdVolFieldBase()
H A DfieldBase.cpp37 TfType::Bases< UsdGeomBoundable > >(); in TF_REGISTRY_FUNCTION()
93 UsdGeomBoundable::GetSchemaAttributeNames(true); in GetSchemaAttributeNames()
/dports/misc/usd/USD-21.11/pxr/usd/usdLux/
H A DboundableLightBase.h61 class UsdLuxBoundableLightBase : public UsdGeomBoundable
74 : UsdGeomBoundable(prim) in UsdGeomBoundable() function
82 : UsdGeomBoundable(schemaObj) in UsdLuxBoundableLightBase()
H A DdiskLight.cpp180 const UsdGeomBoundable &boundable, in _ComputeExtent()
209 TF_REGISTRY_FUNCTION(UsdGeomBoundable) in TF_REGISTRY_FUNCTION() argument
H A DboundableLightBase.cpp37 TfType::Bases< UsdGeomBoundable > >(); in TF_REGISTRY_FUNCTION()
93 UsdGeomBoundable::GetSchemaAttributeNames(true); in GetSchemaAttributeNames()
H A DsphereLight.cpp198 const UsdGeomBoundable &boundable, in _ComputeExtent()
227 TF_REGISTRY_FUNCTION(UsdGeomBoundable) in TF_REGISTRY_FUNCTION() argument
H A DcylinderLight.cpp218 const UsdGeomBoundable &boundable, in _ComputeExtent()
252 TF_REGISTRY_FUNCTION(UsdGeomBoundable) in TF_REGISTRY_FUNCTION() argument
H A DrectLight.cpp218 const UsdGeomBoundable &boundable, in _ComputeExtent()
252 TF_REGISTRY_FUNCTION(UsdGeomBoundable) in TF_REGISTRY_FUNCTION() argument

12