This is the complete list of members for PbDomain, including all inherited members.
AS_IS enum value | PbDomain | |
BoundingBoxType enum name | PbDomain | |
enableConnection(SbBool flag) | PbBase | inline |
getDomain(float &xmin, float &ymin, float &xmax, float &ymax) const | PbDomain | |
getDomain(float &xmin, float &ymin, float &zmin, float &xmax, float &ymax, float &zmax) const | PbDomain | |
getDomain(SbBox2f &box) const | PbDomain | |
getDomain(SbBox3f &box) const | PbDomain | |
getMatrix() const | PbDomain | |
getMatrixTransform() const | PbDomain | |
getTransform() const | PbDomain | |
getTransformType() const | PbDomain | inline |
isConnectionEnabled() const | PbBase | inline |
MAX_BOUNDED_CUBE enum value | PbDomain | |
MIN_BOUNDING_CUBE enum value | PbDomain | |
operator!=(const PbDomain &dom) | PbDomain | inline |
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 value | PbDomain | |
SCALE_X_FIXED enum value | PbDomain | |
SCALE_Y_FIXED enum value | PbDomain | |
SCALE_Z_FIXED enum value | PbDomain | |
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 value | PbDomain | |
TransformType enum name | PbDomain |