Home
last modified time | relevance | path

Searched refs:createCSGTranslation (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.h350 CSGTranslation* createCSGTranslation();
H A DCSGTransformation.cpp250 CSGTransformation::createCSGTranslation() in createCSGTranslation() function in CSGTransformation
837 return createCSGTranslation(); in createChildObject()
1409 return (csgt != NULL) ? csgt->createCSGTranslation() : NULL; in CSGTransformation_createCSGTranslation()
H A DCSGSetOperator.cpp488 CSGSetOperator::createCSGTranslation() in createCSGTranslation() function in CSGSetOperator
1120 return createCSGTranslation(); in createChildObject()
1895 return (csgso != NULL) ? csgso->createCSGTranslation() : NULL; in CSGSetOperator_createCSGTranslation()
H A DCSGTransformation.h209 CSGTranslation* createCSGTranslation();
H A DCSGObject.cpp467 CSGObject::createCSGTranslation() in createCSGTranslation() function in CSGObject
1102 return createCSGTranslation(); in createChildObject()
1995 return (csgo != NULL) ? csgo->createCSGTranslation() : NULL; in CSGObject_createCSGTranslation()
H A DCSGObject.h372 CSGTranslation* createCSGTranslation();
H A DListOfCSGNodes.cpp288 ListOfCSGNodes::createCSGTranslation() in createCSGTranslation() function in ListOfCSGNodes
H A DCSGSetOperator.h546 CSGTranslation* createCSGTranslation();