Home
last modified time | relevance | path

Searched defs:CSGTranslation (Results 1 – 5 of 5) sorted by relevance

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/spatial/sbml/
H A DCSGTransformation.h69 class CSGTranslation; variable
H A DCSGNode.h70 class CSGTranslation; variable
H A DListOfCSGNodes.h71 class CSGTranslation; variable
H A DCSGTranslation.cpp62 CSGTranslation::CSGTranslation(unsigned int level, in CSGTranslation() function in CSGTranslation
81 CSGTranslation::CSGTranslation(SpatialPkgNamespaces *spatialns) in CSGTranslation() function in CSGTranslation
98 CSGTranslation::CSGTranslation(const CSGTranslation& orig) in CSGTranslation() function in CSGTranslation
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/spatial/validator/constraints/
H A DSpatialConsistencyConstraints.cpp1597 START_CONSTRAINT(SpatialCSGTranslationTranslateYRequiredIn2D, CSGTranslation, translation) in START_CONSTRAINT() argument
1622 START_CONSTRAINT(SpatialCSGTranslationTranslateZRequiredIn3D, CSGTranslation, translation) in START_CONSTRAINT() argument
1647 START_CONSTRAINT(SpatialCSGTranslationNoTranslateYIn1D, CSGTranslation, translation) in START_CONSTRAINT() argument
1668 START_CONSTRAINT(SpatialCSGTranslationNoTranslateZIn2D, CSGTranslation, translation) in START_CONSTRAINT() argument