Home
last modified time | relevance | path

Searched defs:CSGSetOperator (Results 1 – 4 of 4) sorted by relevance

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/spatial/sbml/
H A DCSGNode.h74 class CSGSetOperator; variable
H A DListOfCSGNodes.h75 class CSGSetOperator; variable
H A DCSGSetOperator.cpp70 CSGSetOperator::CSGSetOperator(unsigned int level, in CSGSetOperator() function in CSGSetOperator
88 CSGSetOperator::CSGSetOperator(SpatialPkgNamespaces *spatialns) in CSGSetOperator() function in CSGSetOperator
104 CSGSetOperator::CSGSetOperator(const CSGSetOperator& orig) in CSGSetOperator() function in CSGSetOperator
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/spatial/validator/constraints/
H A DSpatialConsistencyConstraints.cpp1463 START_CONSTRAINT(SpatialCSGSetOperatorTwoComplementsForDifference, CSGSetOperator, setop) in START_CONSTRAINT() argument
1490 START_CONSTRAINT(SpatialCSGSetOperatorNoComplementsUnionIntersection, CSGSetOperator, setop) in START_CONSTRAINT() argument
1521 START_CONSTRAINT(SpatialCSGSetOperatorDifferenceMustHaveTwoChildren, CSGSetOperator, setop) in START_CONSTRAINT() argument
1545 START_CONSTRAINT(SpatialCSGSetOperatorComplementsMustReferenceChildren, CSGSetOperator, setop) in START_CONSTRAINT() argument
1570 START_CONSTRAINT(SpatialCSGSetOperatorShouldHaveTwoPlusChildren, CSGSetOperator, setop) in START_CONSTRAINT() argument