Home
last modified time | relevance | path

Searched defs:dagPath (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaSceneGraph.cpp194 MDagPath dagPath; in create() local
244 const MDagPath &dagPath, in createSceneElement()
309 MDagPath dagPath = sceneElement->getPath(); in createChildSceneElements() local
348 const MDagPath& dagPath, in getIsExportNode()
516 MDagPath dagPath; in addInstancedDagPaths() local
541 SceneElement* SceneGraph::findElement ( const MDagPath& dagPath ) in findElement()
562 const MDagPath& dagPath, in findElement()
578 SceneElement* SceneGraph::findExportedElement ( const MDagPath& dagPath ) in findExportedElement()
596 void SceneGraph::appendForcedNodeToList ( const MDagPath& dagPath ) in appendForcedNodeToList()
677 void SceneGraph::addForcedNodes ( const MDagPath& dagPath ) in addForcedNodes()
[all …]
H A DCOLLADAMayaSetHelper.cpp33 bool SetHelper::isMemberOfSet ( const MDagPath& dagPath, MFnSet& Set ) in isMemberOfSet()
64 bool SetHelper::isExcluded ( const MDagPath& dagPath ) in isExcluded()
H A DCOLLADAMayaPhysicsExporter.cpp104 MDagPath dagPath = sceneElement->getPath(); in exportAllPhysics() local
165 MDagPath dagPath = sceneElement->getPath(); in exportPhysicsElement() local
179 … const String PhysicsExporter::generateColladaRigidBodyId ( const MDagPath dagPath, bool isLocal ) in generateColladaRigidBodyId()
394 MDagPath dagPath = MDagPath::getAPathTo(meshNode); in createShape() local
412 MDagPath dagPath = MDagPath::getAPathTo(meshNode); in createShape() local
436 bool PhysicsExporter::isBulletRigidBodySolverNode(MDagPath& dagPath) in isBulletRigidBodySolverNode()
447 bool PhysicsExporter::isBulletRigidBodyNode(MDagPath& dagPath) in isBulletRigidBodyNode()
528 MDagPath dagPath = sceneElement->getPath(); in exportPhysicsModel() local
H A DCOLLADAMayaVisualSceneExporter.cpp128 const MDagPath dagPath = sceneElement->getPath(); in exportVisualSceneNodes() local
384 MDagPath dagPath = sceneElement->getPath(); in exportJointVisualSceneNode() local
427 MDagPath dagPath = sceneElement->getPath(); in exportVisualSceneNode() local
514 const MDagPath &dagPath ) in exportInstanceMaterial()
642 MDagPath dagPath; in GetThresholdPlugValue() local
786 MDagPath dagPath = sceneElement->getPath(); in initializeTransform() local
1432 MDagPath dagPath = sceneElement->getPath(); in exportInstanceGeometry() local
1463 MDagPath dagPath = sceneElement->getPath(); in exportInstanceLightProbe() local
1483 MDagPath dagPath = sceneElement->getPath(); in exportInstanceLight() local
1501 MDagPath dagPath = sceneElement->getPath(); in exportInstanceCamera() local
[all …]
H A DCOLLADAMayaLightProbeExporter.cpp128 MDagPath dagPath = sceneElement->getPath(); in exportLightProbes() local
180 bool LightProbeExporter::exportLightProbe ( const MDagPath& dagPath ) in exportLightProbe()
H A DCOLLADAMayaCameraExporter.cpp81 MDagPath dagPath = sceneElement->getPath(); in exportCameras() local
131 bool CameraExporter::exportCamera ( const MDagPath& dagPath ) in exportCamera()
H A DCOLLADAMayaDocumentExporter.cpp519 String DocumentExporter::dagPathToColladaId(const MDagPath& dagPath, bool removeFirstNamespace) in dagPathToColladaId()
528 String DocumentExporter::dagPathToColladaSid(const MDagPath & dagPath) in dagPathToColladaSid()
534 String DocumentExporter::dagPathToColladaName ( const MDagPath& dagPath ) in dagPathToColladaName()
H A DCOLLADAMayaReferenceManager.cpp363 bool isIn(const MDagPath & dagPath, const MObject & referenceNode) in isIn()
381 …MStatus ReferenceManager::getTopLevelReferenceNode(const MDagPath & dagPath, MObject & outReferenc… in getTopLevelReferenceNode()
399 …MStatus ReferenceManager::getTopLevelReferenceNode(const MDagPath & dagPath, MObject & outReferenc… in getTopLevelReferenceNode()
H A DCOLLADAMayaControllerExporter.cpp99 MDagPath dagPath = sceneElement->getPath(); in exportControllers() local
155 MDagPath dagPath = sceneElement->getPath(); in exportController() local
194 MDagPath dagPath = sceneElement->getPath(); in exportControllerStack() local
427 const MDagPath dagPath = sceneElement->getPath(); in searchJointRootElement() local
773 const MDagPath dagPath = sceneElement->getPath(); in AddElementToInfluences() local
833 MDagPath dagPath = influences[i]; in createJoints() local
H A DCOLLADAMayaLightExporter.cpp75 MDagPath dagPath = sceneElement->getPath(); in exportLights() local
127 bool LightExporter::exportLight ( const MDagPath& dagPath ) in exportLight()
H A DCOLLADAMayaGeometryExporter.cpp131 MDagPath dagPath = sceneElement->getPath(); in exportGeometries() local
208 MDagPath dagPath = sceneElement->getPath(); in exportGeometry() local
316 const String GeometryExporter::generateColladaMeshId ( const MDagPath dagPath ) in generateColladaMeshId()
1356 MDagPath dagPath = sceneElement->getPath(); in handleControllers() local
1414 const String& GeometryExporter::getColladaGeometryId ( MDagPath dagPath ) in getColladaGeometryId()
H A DCOLLADAMayaAnimationSampleCache.cpp253 void AnimationSampleCache::sampleConstraint ( const MDagPath& dagPath ) in sampleConstraint()
266 void AnimationSampleCache::sampleIKHandle ( const MDagPath& dagPath ) in sampleIKHandle()
/dports/graphics/alembic/alembic-1.8.3/maya/AbcImport/
H A Dutil.cpp240 MDagPath dagPath; in getDagPathListByName() local
270 MStatus getDagPathByName(const MString & name, MDagPath & dagPath) in getDagPathByName()
376 MDagPath dagPath; in setInitialShadingGroup() local
395 MStatus deleteDagNode(MDagPath & dagPath) in deleteDagNode()
H A DCreateSceneHelper.cpp252 void removeDagNode(MDagPath & dagPath) in removeDagNode()
393 MDagPath dagPath; in CreateSceneVisitor() local
713 MDagPath dagPath; in walk() local
752 MDagPath dagPath; in walk() local
804 MDagPath dagPath; in walk() local
1567 MDagPath dagPath; in operator ()() local
1706 MDagPath dagPath; in createEmptyObject() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MayaExport/src/
H A DogreExporter.cpp92 MDagPath dagPath; in doIt() local
130 MStatus OgreExporter::translateNode(MDagPath& dagPath) in translateNode()
H A Dparticles.cpp41 MStatus Particles::load( MDagPath& dagPath, ParamList& params ) in load()
78 MStatus Particles::ExportFrame( MDagPath &dagPath, int nFrame ) in ExportFrame()
/dports/graphics/ogre3d/ogre-1.11.6/Tools/MayaExport/src/
H A DogreExporter.cpp92 MDagPath dagPath; in doIt() local
130 MStatus OgreExporter::translateNode(MDagPath& dagPath) in translateNode()
H A Dparticles.cpp41 MStatus Particles::load( MDagPath& dagPath, ParamList& params ) in load()
78 MStatus Particles::ExportFrame( MDagPath &dagPath, int nFrame ) in ExportFrame()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaReferenceManager.h76 bool rootContains(const MDagPath & dagPath) const { in rootContains()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MayaExport/include/
H A Dmesh.h34 MDagPath dagPath; member
/dports/graphics/ogre3d/ogre-1.11.6/Tools/MayaExport/include/
H A Dmesh.h34 MDagPath dagPath; member
/dports/graphics/alembic/alembic-1.8.3/maya/AbcExport/
H A DMayaNurbsCurveWriter.cpp46 void collectNurbsCurves(const MDagPath &dagPath, bool iExcludeInvisible, in collectNurbsCurves()
H A DAbcWriteJob.cpp46 void hasDuplicates(const util::ShapeSet & dagPath, unsigned int stripDepth) in hasDuplicates()
194 MDagPath dagPath; in AbcWriteJob() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/MayaImport/
H A Dmaya_main.cpp1542 MDagPath dagPath; in GetLocalTransform() local
1605 MDagPath dagPath; in CreateJoints() local
2418 MDagPath dagPath; in CreateCameraAnim() local
2537 MDagPath dagPath; in GetDefaultPose() local
2628 MDagPath dagPath; in CreateAnimation() local
/dports/net/gdrive/gdrive-2.1.1/vendor/github.com/soniakeys/graph/
H A Dsssp.go555 func (g LabeledDirected) dagPath(start, end NI, w WeightFunc, longest bool) (LabeledPath, float64, … func

12