This is the complete list of members for
BoundingHexahedron, including all inherited members.
around(Point3 const first, Point3 const last) | GeometricBoundingVolume | |
BoundingHexahedron(LFrustumf const frustum, bool is_ortho, CoordinateSystem cs) | BoundingHexahedron | |
BoundingHexahedron(LFrustumf const frustum, bool is_ortho) | BoundingHexahedron | |
BoundingHexahedron(Point3 const fll, Point3 const flr, Point3 const fur, Point3 const ful, Point3 const nll, Point3 const nlr, Point3 const nur, Point3 const nul) | BoundingHexahedron | |
BoundsType enum name | BoundingVolume | |
BTBest enum value | BoundingVolume | |
BTBox enum value | BoundingVolume | |
BTDefault enum value | BoundingVolume | |
BTSphere enum value | BoundingVolume | |
contains(GeometricBoundingVolume const vol) | GeometricBoundingVolume | |
contains(Point3 const point) | GeometricBoundingVolume | |
contains(Point3 const a, Point3 const b) | GeometricBoundingVolume | |
panda3d::core::BoundingVolume::contains(BoundingVolume const vol) | BoundingVolume | |
extendBy(GeometricBoundingVolume const vol) | GeometricBoundingVolume | |
extendBy(Point3 const point) | GeometricBoundingVolume | |
panda3d::core::BoundingVolume::extendBy(BoundingVolume const 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 | |
IFAll enum value | BoundingVolume | |
IFDontUnderstand enum value | BoundingVolume | |
IFNoIntersection enum value | BoundingVolume | |
IFPossible enum value | BoundingVolume | |
IFSome 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 | |
write(ostream out) | BoundingVolume | |
xform(Mat4 const mat) | GeometricBoundingVolume | |