Home
last modified time | relevance | path

Searched defs:CSGRotation (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.h70 class CSGRotation; variable
H A DCSGNode.h71 class CSGRotation; variable
H A DListOfCSGNodes.h72 class CSGRotation; variable
H A DCSGRotation.cpp62 CSGRotation::CSGRotation(unsigned int level, in CSGRotation() function in CSGRotation
83 CSGRotation::CSGRotation(SpatialPkgNamespaces *spatialns) in CSGRotation() function in CSGRotation
102 CSGRotation::CSGRotation(const CSGRotation& orig) in CSGRotation() function in CSGRotation
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/spatial/validator/constraints/
H A DSpatialConsistencyConstraints.cpp1689 START_CONSTRAINT(SpatialCSGRotationRotateYRequiredIn2D, CSGRotation, rotation) in START_CONSTRAINT() argument
1714 START_CONSTRAINT(SpatialCSGRotationRotateZRequiredIn3D, CSGRotation, rotation) in START_CONSTRAINT() argument
1739 START_CONSTRAINT(SpatialCSGRotationNoRotateYIn1D, CSGRotation, rotation) in START_CONSTRAINT() argument
1760 START_CONSTRAINT(SpatialCSGRotationNoRotateZIn2D, CSGRotation, rotation) in START_CONSTRAINT() argument
1781 START_CONSTRAINT(SpatialCSGRotationNoOriginIn3D, CSGRotation, rotation) in START_CONSTRAINT() argument