, including all inherited members.
_flags (defined in BoundingVolume) | BoundingVolume | [protected] |
around(const GeometricBoundingVolume **first, const GeometricBoundingVolume **last) | GeometricBoundingVolume | [inline] |
around(const LPoint3 *first, const LPoint3 *last) | GeometricBoundingVolume | [inline] |
BoundingVolume::around(const BoundingVolume **first, const BoundingVolume **last) | BoundingVolume | |
around_boxes(const BoundingVolume **first, const BoundingVolume **last) | BoundingVolume | [protected, virtual] |
around_finite(const BoundingVolume **first, const BoundingVolume **last) | BoundingVolume | [protected, virtual] |
around_geometric(const BoundingVolume **first, const BoundingVolume **last) | BoundingVolume | [protected, virtual] |
around_hexahedrons(const BoundingVolume **first, const BoundingVolume **last) | BoundingVolume | [protected, virtual] |
around_intersections(const BoundingVolume **first, const BoundingVolume **last) | BoundingVolume | [protected, virtual] |
around_lines(const BoundingVolume **first, const BoundingVolume **last) | BoundingVolume | [protected, virtual] |
around_other(BoundingVolume *other, const BoundingVolume **first, const BoundingVolume **last) const (defined in BoundingPlane) | BoundingPlane | [protected, virtual] |
around_planes(const BoundingVolume **first, const BoundingVolume **last) | BoundingVolume | [protected, virtual] |
around_points(const LPoint3 *first, const LPoint3 *last) | GeometricBoundingVolume | [protected, virtual] |
around_spheres(const BoundingVolume **first, const BoundingVolume **last) | BoundingVolume | [protected, virtual] |
around_unions(const BoundingVolume **first, const BoundingVolume **last) | BoundingVolume | [protected, virtual] |
as_bounding_box() const | BoundingVolume | [virtual] |
as_bounding_hexahedron() const | BoundingVolume | [virtual] |
as_bounding_line() const | BoundingVolume | [virtual] |
as_bounding_plane() const | BoundingPlane | [virtual] |
as_bounding_sphere() const | BoundingVolume | [virtual] |
as_finite_bounding_volume() const | BoundingVolume | [virtual] |
as_geometric_bounding_volume() const | GeometricBoundingVolume | [virtual] |
as_typed_object() | TypedObject | [inline] |
as_typed_object() const | TypedObject | [inline] |
BoundingBox (defined in BoundingPlane) | BoundingPlane | [friend] |
BoundingPlane() | BoundingPlane | [inline] |
BoundingPlane(const LPlane &plane) (defined in BoundingPlane) | BoundingPlane | [inline] |
BoundingSphere (defined in BoundingPlane) | BoundingPlane | [friend] |
BoundingVolume() (defined in BoundingVolume) | BoundingVolume | [inline] |
BoundsType enum name (defined in BoundingVolume) | BoundingVolume | |
BT_best enum value (defined in BoundingVolume) | BoundingVolume | |
BT_box enum value (defined in BoundingVolume) | BoundingVolume | |
BT_default enum value (defined in BoundingVolume) | BoundingVolume | |
BT_sphere enum value (defined in BoundingVolume) | BoundingVolume | |
contains(const GeometricBoundingVolume *vol) const | GeometricBoundingVolume | [inline] |
contains(const LPoint3 &point) const | GeometricBoundingVolume | [inline] |
contains(const LPoint3 &a, const LPoint3 &b) const | GeometricBoundingVolume | [inline] |
BoundingVolume::contains(const BoundingVolume *vol) const | BoundingVolume | [inline] |
contains_box(const BoundingBox *box) const | BoundingPlane | [protected, virtual] |
contains_finite(const FiniteBoundingVolume *volume) const | BoundingVolume | [protected, virtual] |
contains_geometric(const GeometricBoundingVolume *volume) const | BoundingVolume | [protected, virtual] |
contains_hexahedron(const BoundingHexahedron *hexahedron) const | BoundingPlane | [protected, virtual] |
contains_intersection(const IntersectionBoundingVolume *intersection) const | BoundingVolume | [protected, virtual] |
contains_line(const BoundingLine *line) const | BoundingPlane | [protected, virtual] |
contains_lineseg(const LPoint3 &a, const LPoint3 &b) const | GeometricBoundingVolume | [protected, virtual] |
contains_other(const BoundingVolume *other) const (defined in BoundingPlane) | BoundingPlane | [protected, virtual] |
contains_plane(const BoundingPlane *plane) const | BoundingPlane | [protected, virtual] |
contains_point(const LPoint3 &point) const | GeometricBoundingVolume | [protected, virtual] |
contains_sphere(const BoundingSphere *sphere) const | BoundingPlane | [protected, virtual] |
contains_union(const UnionBoundingVolume *unionv) const | BoundingVolume | [protected, virtual] |
do_test_ref_count_integrity() const | ReferenceCount | [protected] |
do_test_ref_count_nonzero() const | ReferenceCount | [protected] |
extend_by(const GeometricBoundingVolume *vol) | GeometricBoundingVolume | [inline] |
extend_by(const LPoint3 &point) | GeometricBoundingVolume | [inline] |
BoundingVolume::extend_by(const BoundingVolume *vol) | BoundingVolume | [inline] |
extend_by_box(const BoundingBox *box) | BoundingVolume | [protected, virtual] |
extend_by_finite(const FiniteBoundingVolume *volume) | BoundingVolume | [protected, virtual] |
extend_by_geometric(const GeometricBoundingVolume *volume) | BoundingVolume | [protected, virtual] |
extend_by_hexahedron(const BoundingHexahedron *hexahedron) | BoundingVolume | [protected, virtual] |
extend_by_intersection(const IntersectionBoundingVolume *intersection) | BoundingVolume | [protected, virtual] |
extend_by_line(const BoundingLine *line) | BoundingVolume | [protected, virtual] |
extend_by_plane(const BoundingPlane *plane) | BoundingPlane | [protected, virtual] |
extend_by_point(const LPoint3 &point) | GeometricBoundingVolume | [protected, virtual] |
extend_by_sphere(const BoundingSphere *sphere) | BoundingVolume | [protected, virtual] |
extend_by_union(const UnionBoundingVolume *unionv) | BoundingVolume | [protected, virtual] |
extend_other(BoundingVolume *other) const (defined in BoundingPlane) | BoundingPlane | [protected, virtual] |
F_empty enum value (defined in BoundingVolume) | BoundingVolume | [protected] |
F_infinite enum value (defined in BoundingVolume) | BoundingVolume | [protected] |
Flags enum name (defined in BoundingVolume) | BoundingVolume | [protected] |
force_init_type() (defined in BoundingPlane) | BoundingPlane | [inline, virtual] |
GeometricBoundingVolume() (defined in GeometricBoundingVolume) | GeometricBoundingVolume | [inline] |
get_approx_center() const (defined in BoundingPlane) | BoundingPlane | [virtual] |
get_best_parent_from_Set(const std::set< int > &) const (defined in TypedObject) | TypedObject | [inline] |
get_class_type() (defined in BoundingPlane) | BoundingPlane | [inline, static] |
get_plane() const (defined in BoundingPlane) | BoundingPlane | [inline] |
get_ref_count() const | ReferenceCount | [inline] |
get_type() const (defined in BoundingPlane) | BoundingPlane | [inline, virtual] |
get_type_index() const | TypedObject | [inline] |
get_weak_list() const | ReferenceCount | [inline] |
has_weak_list() const | ReferenceCount | [inline] |
IF_all enum value (defined in BoundingVolume) | BoundingVolume | |
IF_dont_understand enum value (defined in BoundingVolume) | BoundingVolume | |
IF_no_intersection enum value (defined in BoundingVolume) | BoundingVolume | |
IF_possible enum value (defined in BoundingVolume) | BoundingVolume | |
IF_some enum value (defined in BoundingVolume) | BoundingVolume | |
init_type() | BoundingPlane | [inline, static] |
IntersectionFlags enum name (defined in BoundingVolume) | BoundingVolume | |
is_empty() const | BoundingVolume | [inline] |
is_exact_type(TypeHandle handle) const | TypedObject | [inline] |
is_infinite() const | BoundingVolume | [inline] |
is_of_type(TypeHandle handle) const | TypedObject | [inline] |
local_object() | ReferenceCount | [inline] |
make_copy() const (defined in BoundingPlane) | BoundingPlane | [virtual] |
operator delete(void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
operator delete(void *ptr, void *) (defined in MemoryBase) | MemoryBase | [inline] |
operator delete(void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
operator delete(void *ptr, void *) (defined in MemoryBase) | MemoryBase | [inline] |
operator delete[](void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
operator delete[](void *, void *) (defined in MemoryBase) | MemoryBase | [inline] |
operator delete[](void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
operator delete[](void *, void *) (defined in MemoryBase) | MemoryBase | [inline] |
operator new(size_t size) (defined in MemoryBase) | MemoryBase | [inline] |
operator new(size_t size, void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
operator new(size_t size) (defined in MemoryBase) | MemoryBase | [inline] |
operator new(size_t size, void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
operator new[](size_t size) (defined in MemoryBase) | MemoryBase | [inline] |
operator new[](size_t size, void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
operator new[](size_t size) (defined in MemoryBase) | MemoryBase | [inline] |
operator new[](size_t size, void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
operator=(const TypedReferenceCount ©) (defined in TypedReferenceCount) | TypedReferenceCount | [inline] |
operator=(const TypedObject ©) (defined in TypedObject) | TypedObject | [inline] |
ReferenceCount::operator=(const ReferenceCount &) | ReferenceCount | [inline, protected] |
output(ostream &out) const (defined in BoundingPlane) | BoundingPlane | [virtual] |
ref() const | ReferenceCount | [inline] |
ReferenceCount() | ReferenceCount | [inline, protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [inline, protected] |
set_infinite() | BoundingVolume | [inline] |
string_bounds_type(const string &str) | BoundingVolume | [static] |
test_ref_count_integrity() const | ReferenceCount | [inline] |
test_ref_count_nonzero() const | ReferenceCount | [inline] |
TypedObject() (defined in TypedObject) | TypedObject | [inline] |
TypedObject(const TypedObject ©) (defined in TypedObject) | TypedObject | [inline] |
TypedReferenceCount() (defined in TypedReferenceCount) | TypedReferenceCount | [inline] |
TypedReferenceCount(const TypedReferenceCount ©) (defined in TypedReferenceCount) | TypedReferenceCount | [inline] |
unref() const | ReferenceCount | [inline, virtual] |
weak_ref(WeakPointerToVoid *ptv) | ReferenceCount | [inline] |
weak_unref(WeakPointerToVoid *ptv) | ReferenceCount | [inline] |
write(ostream &out, int indent_level=0) const (defined in BoundingVolume) | BoundingVolume | [virtual] |
xform(const LMatrix4 &mat) (defined in BoundingPlane) | BoundingPlane | [virtual] |
~ReferenceCount() (defined in ReferenceCount) | ReferenceCount | [inline, virtual] |
~TypedObject() (defined in TypedObject) | TypedObject | [virtual] |