Open Inventor Release 2024.1.1
 
Loading...
Searching...
No Matches
PbDomain Member List

This is the complete list of members for PbDomain, including all inherited members.

AS_IS enum valuePbDomain
BoundingBoxType enum namePbDomain
enableConnection(SbBool flag)PbBaseinline
getDomain(float &xmin, float &ymin, float &xmax, float &ymax) constPbDomain
getDomain(float &xmin, float &ymin, float &zmin, float &xmax, float &ymax, float &zmax) constPbDomain
getDomain(SbBox2f &box) constPbDomain
getDomain(SbBox3f &box) constPbDomain
getMatrix() constPbDomain
getMatrixTransform() constPbDomain
getTransform() constPbDomain
getTransformType() constPbDomaininline
isConnectionEnabled() constPbBaseinline
MAX_BOUNDED_CUBE enum valuePbDomain
MIN_BOUNDING_CUBE enum valuePbDomain
operator!=(const PbDomain &dom)PbDomaininline
operator=(const PbDomain &domain)PbDomain
PbBase::operator=(const PbBase &base)PbBase
operator==(const PbDomain &dom)PbDomain
PbDomain()PbDomain
PbDomain(const PbDomain &domain)PbDomain
PbDomain(SbBox2f &box, BoundingBoxType type=AS_IS)PbDomain
PbDomain(SbBox3f &box, BoundingBoxType type=AS_IS)PbDomain
PbDomain(float xmin, float ymin, float xmax, float ymax, BoundingBoxType type=AS_IS)PbDomain
PbDomain(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax, BoundingBoxType type=AS_IS)PbDomain
SCALE_MAX_XYZ_FIXED enum valuePbDomain
SCALE_X_FIXED enum valuePbDomain
SCALE_Y_FIXED enum valuePbDomain
SCALE_Z_FIXED enum valuePbDomain
setDomain(float xmin, float ymin, float xmax, float ymax, BoundingBoxType type=AS_IS)PbDomain
setDomain(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax, BoundingBoxType type=AS_IS)PbDomain
setDomain(SbBox2f &box, BoundingBoxType type=AS_IS)PbDomain
setDomain(SbBox3f &box, BoundingBoxType type=AS_IS)PbDomain
setTransformType(TransformType type)PbDomain
touch()PbBase
TRANSFORM_01 enum valuePbDomain
TransformType enum namePbDomain