libSBML C++ API
5.20.4
|
Implementation of the CSGHomogeneousTransformation class. More...
Implementation of the CSGHomogeneousTransformation class.
CSGHomogeneousTransformation_t* CSGHomogeneousTransformation_clone | ( | const CSGHomogeneousTransformation_t * | csght | ) |
CSGHomogeneousTransformation_t* CSGHomogeneousTransformation_create | ( | unsigned int | level, |
unsigned int | version, | ||
unsigned int | pkgVersion | ||
) |
TransformationComponent_t* CSGHomogeneousTransformation_createForwardTransformation | ( | CSGHomogeneousTransformation_t * | csght | ) |
void CSGHomogeneousTransformation_free | ( | CSGHomogeneousTransformation_t * | csght | ) |
const TransformationComponent_t* CSGHomogeneousTransformation_getForwardTransformation | ( | const CSGHomogeneousTransformation_t * | csght | ) |
int CSGHomogeneousTransformation_hasRequiredAttributes | ( | const CSGHomogeneousTransformation_t * | csght | ) |
int CSGHomogeneousTransformation_hasRequiredElements | ( | const CSGHomogeneousTransformation_t * | csght | ) |
int CSGHomogeneousTransformation_isSetForwardTransformation | ( | const CSGHomogeneousTransformation_t * | csght | ) |
int CSGHomogeneousTransformation_setForwardTransformation | ( | CSGHomogeneousTransformation_t * | csght, |
const TransformationComponent_t * | forwardTransformation | ||
) |
int CSGHomogeneousTransformation_unsetForwardTransformation | ( | CSGHomogeneousTransformation_t * | csght | ) |