Home
last modified time | relevance | path

Searched refs:createCSGRotation (Results 1 – 8 of 8) sorted by relevance

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/spatial/sbml/
H A DListOfCSGNodes.h368 CSGRotation* createCSGRotation();
H A DCSGTransformation.cpp273 CSGTransformation::createCSGRotation() in createCSGRotation() function in CSGTransformation
841 return createCSGRotation(); in createChildObject()
1421 return (csgt != NULL) ? csgt->createCSGRotation() : NULL; in CSGTransformation_createCSGRotation()
H A DCSGSetOperator.cpp516 CSGSetOperator::createCSGRotation() in createCSGRotation() function in CSGSetOperator
1124 return createCSGRotation(); in createChildObject()
1907 return (csgso != NULL) ? csgso->createCSGRotation() : NULL; in CSGSetOperator_createCSGRotation()
H A DCSGTransformation.h218 CSGRotation* createCSGRotation();
H A DCSGObject.cpp490 CSGObject::createCSGRotation() in createCSGRotation() function in CSGObject
1106 return createCSGRotation(); in createChildObject()
2007 return (csgo != NULL) ? csgo->createCSGRotation() : NULL; in CSGObject_createCSGRotation()
H A DCSGObject.h381 CSGRotation* createCSGRotation();
H A DListOfCSGNodes.cpp316 ListOfCSGNodes::createCSGRotation() in createCSGRotation() function in ListOfCSGNodes
H A DCSGSetOperator.h564 CSGRotation* createCSGRotation();