This is the complete list of members for BoundingHexahedron, including all inherited members.
__init__(const LFrustum frustum, bool is_ortho, CoordinateSystem cs) | BoundingHexahedron | |
__init__(const LPoint3 fll, const LPoint3 flr, const LPoint3 fur, const LPoint3 ful, const LPoint3 nll, const LPoint3 nlr, const LPoint3 nur, const LPoint3 nul) | BoundingHexahedron | |
BoundsType enum name | BoundingVolume | |
BT_best enum value | BoundingVolume | |
BT_box enum value | BoundingVolume | |
BT_default enum value | BoundingVolume | |
BT_fastest enum value | BoundingVolume | |
BT_sphere enum value | BoundingVolume | |
contains(const GeometricBoundingVolume vol) | GeometricBoundingVolume | |
contains(const LPoint3 point) | GeometricBoundingVolume | |
contains(const LPoint3 a, const LPoint3 b) | GeometricBoundingVolume | |
panda3d::core::BoundingVolume::contains(const BoundingVolume vol) | BoundingVolume | |
extendBy(const GeometricBoundingVolume vol) | GeometricBoundingVolume | |
extendBy(const LPoint3 point) | GeometricBoundingVolume | |
panda3d::core::BoundingVolume::extendBy(const BoundingVolume vol) | BoundingVolume | |
getApproxCenter() | GeometricBoundingVolume | |
getClassType() | BoundingHexahedron | static |
getMax() | FiniteBoundingVolume | |
getMin() | FiniteBoundingVolume | |
getNumPlanes() | BoundingHexahedron | |
getNumPoints() | BoundingHexahedron | |
getPlane(int n) | BoundingHexahedron | |
getPlanes() | BoundingHexahedron | |
getPoint(int n) | BoundingHexahedron | |
getPoints() | BoundingHexahedron | |
getRefCount() | ReferenceCount | |
getType() | TypedObject | |
getTypeIndex() | TypedObject | |
getVolume() | FiniteBoundingVolume | |
IF_all enum value | BoundingVolume | |
IF_dont_understand enum value | BoundingVolume | |
IF_no_intersection enum value | BoundingVolume | |
IF_possible enum value | BoundingVolume | |
IF_some enum value | BoundingVolume | |
IntersectionFlags enum name | BoundingVolume | |
isEmpty() | BoundingVolume | |
isExactType(TypeHandle handle) | TypedObject | |
isInfinite() | BoundingVolume | |
isOfType(TypeHandle handle) | TypedObject | |
makeCopy() | BoundingVolume | |
output(Ostream out) | BoundingVolume | |
ref() | ReferenceCount | |
setInfinite() | BoundingVolume | |
testRefCountIntegrity() | ReferenceCount | |
testRefCountNonzero() | ReferenceCount | |
unref() | ReferenceCount | |
write(Ostream out, int indent_level) | BoundingVolume | |
xform(const LMatrix4 mat) | GeometricBoundingVolume | |