Home
last modified time | relevance | path

Searched refs:usdPrimTypeName (Results 51 – 64 of 64) sorted by relevance

123

/dports/misc/usd/USD-21.11/pxr/usd/usdGeom/
H A Dcapsule.cpp68 static TfToken usdPrimTypeName("Capsule"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
H A Dcone.cpp68 static TfToken usdPrimTypeName("Cone"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
H A Dcylinder.cpp68 static TfToken usdPrimTypeName("Cylinder"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
H A DbasisCurves.cpp68 static TfToken usdPrimTypeName("BasisCurves"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
H A Dmesh.cpp68 static TfToken usdPrimTypeName("Mesh"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
H A DnurbsPatch.cpp68 static TfToken usdPrimTypeName("NurbsPatch"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
H A Dcamera.cpp68 static TfToken usdPrimTypeName("Camera"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
H A Dsubset.cpp68 static TfToken usdPrimTypeName("GeomSubset"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
H A DpointInstancer.cpp68 static TfToken usdPrimTypeName("PointInstancer"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
/dports/misc/usd/USD-21.11/pxr/usd/usdPhysics/
H A Djoint.cpp68 static TfToken usdPrimTypeName("PhysicsJoint"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
/dports/misc/usd/USD-21.11/pxr/usd/usdShade/
H A Dshader.cpp68 static TfToken usdPrimTypeName("Shader"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
H A DnodeGraph.cpp68 static TfToken usdPrimTypeName("NodeGraph"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
H A Dmaterial.cpp68 static TfToken usdPrimTypeName("Material"); in Define() local
74 stage->DefinePrim(path, usdPrimTypeName)); in Define()
/dports/misc/usd/USD-21.11/pxr/usd/usd/codegenTemplates/
H A DschemaClass.h247 Is{{ cls.usdPrimTypeName }}Path(const SdfPath &path, TfToken *name);

123