Panda3D
OdeBoxGeom Member List

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

as_typed_object()TypedObjectinline
as_typed_object() constTypedObjectinline
clear_offset() (defined in OdeGeom)OdeGeominline
compare_to(const OdeGeom &other) const (defined in OdeGeom)OdeGeominline
convert_to_box() const (defined in OdeGeom)OdeGeom
convert_to_capped_cylinder() const (defined in OdeGeom)OdeGeom
convert_to_cylinder() const (defined in OdeGeom)OdeGeom
convert_to_hash_space() const (defined in OdeGeom)OdeGeom
convert_to_plane() const (defined in OdeGeom)OdeGeom
convert_to_quad_tree_space() const (defined in OdeGeom)OdeGeom
convert_to_ray() const (defined in OdeGeom)OdeGeom
convert_to_simple_space() const (defined in OdeGeom)OdeGeom
convert_to_sphere() const (defined in OdeGeom)OdeGeom
convert_to_tri_mesh() const (defined in OdeGeom)OdeGeom
destroy() (defined in OdeGeom)OdeGeom
disable() (defined in OdeGeom)OdeGeominline
enable() (defined in OdeGeom)OdeGeominline
force_init_type() (defined in OdeBoxGeom)OdeBoxGeominlinevirtual
GC_box enum value (defined in OdeGeom)OdeGeom
GC_capped_cylinder enum value (defined in OdeGeom)OdeGeom
GC_cylinder enum value (defined in OdeGeom)OdeGeom
GC_hash_space enum value (defined in OdeGeom)OdeGeom
GC_plane enum value (defined in OdeGeom)OdeGeom
GC_quad_tree_space enum value (defined in OdeGeom)OdeGeom
GC_ray enum value (defined in OdeGeom)OdeGeom
GC_simple_space enum value (defined in OdeGeom)OdeGeom
GC_sphere enum value (defined in OdeGeom)OdeGeom
GC_tri_mesh enum value (defined in OdeGeom)OdeGeom
GeomClass enum name (defined in OdeGeom)OdeGeom
get_AABB(LVecBase3f &min, LVecBase3f &max) const (defined in OdeGeom)OdeGeominline
get_best_parent_from_Set(const std::set< int > &) const (defined in TypedObject)TypedObjectinline
get_body() const (defined in OdeGeom)OdeGeominline
get_category_bits() (defined in OdeGeom)OdeGeominline
get_class() const (defined in OdeGeom)OdeGeominline
get_class_type() (defined in OdeBoxGeom)OdeBoxGeominlinestatic
get_collide_bits() (defined in OdeGeom)OdeGeominline
get_geom_class() (defined in OdeBoxGeom)OdeBoxGeominlinestatic
get_id() constOdeGeominline
get_lengths() (defined in OdeBoxGeom)OdeBoxGeominline
get_offset_position() const (defined in OdeGeom)OdeGeominline
get_offset_quaternion() const (defined in OdeGeom)OdeGeominline
get_offset_rotation() const (defined in OdeGeom)OdeGeominline
get_point_depth(dReal x, dReal y, dReal z) (defined in OdeBoxGeom)OdeBoxGeominline
get_point_depth(const LPoint3f &p) (defined in OdeBoxGeom)OdeBoxGeominline
get_position() const (defined in OdeGeom)OdeGeominline
get_quaternion() const (defined in OdeGeom)OdeGeominline
get_rotation() const (defined in OdeGeom)OdeGeominline
get_space() const (defined in OdeGeom)OdeGeom
get_type() const (defined in OdeBoxGeom)OdeBoxGeominlinevirtual
get_type (defined in TypedObject)TypedObject
get_type_index() constTypedObjectinline
has_body() const (defined in OdeGeom)OdeGeominline
init_type() (defined in OdeBoxGeom)OdeBoxGeominlinestatic
is_empty() constOdeGeominline
is_enabled() (defined in OdeGeom)OdeGeominline
is_exact_type(TypeHandle handle) constTypedObjectinline
is_of_type(TypeHandle handle) constTypedObjectinline
is_offset() (defined in OdeGeom)OdeGeominline
is_space() (defined in OdeGeom)OdeGeominline
OdeBoxGeom(dGeomID id) (defined in OdeBoxGeom)OdeBoxGeom
OdeBoxGeom(dReal lx, dReal ly, dReal lz) (defined in OdeBoxGeom)OdeBoxGeom
OdeBoxGeom(OdeSpace &space, dReal lx, dReal ly, dReal lz) (defined in OdeBoxGeom)OdeBoxGeom
OdeBoxGeom(OdeSpace &space, const LVecBase3f &size) (defined in OdeBoxGeom)OdeBoxGeom
OdeGeom (defined in OdeBoxGeom)OdeBoxGeomfriend
OdeGeom(dGeomID id) (defined in OdeGeom)OdeGeom
operator bool() const (defined in OdeGeom)OdeGeom
operator=(const TypedObject &copy)=default (defined in TypedObject)TypedObjectinline
set_body(OdeBody &body) (defined in OdeGeom)OdeGeominline
set_category_bits(const BitMask32 &bits) (defined in OdeGeom)OdeGeominline
set_collide_bits(const BitMask32 &bits) (defined in OdeGeom)OdeGeominline
set_lengths(dReal lx, dReal ly, dReal lz) (defined in OdeBoxGeom)OdeBoxGeominline
set_lengths(const LVecBase3f &size) (defined in OdeBoxGeom)OdeBoxGeominline
set_offset_position(dReal x, dReal y, dReal z) (defined in OdeGeom)OdeGeominline
set_offset_position(const LVecBase3f &pos) (defined in OdeGeom)OdeGeominline
set_offset_quaternion(const LQuaternionf &q) (defined in OdeGeom)OdeGeominline
set_offset_rotation(const LMatrix3f &r) (defined in OdeGeom)OdeGeominline
set_offset_world_position(dReal x, dReal y, dReal z) (defined in OdeGeom)OdeGeominline
set_offset_world_position(const LVecBase3f &pos) (defined in OdeGeom)OdeGeominline
set_offset_world_quaternion(const LQuaternionf &q) (defined in OdeGeom)OdeGeominline
set_offset_world_rotation(const LMatrix3f &r) (defined in OdeGeom)OdeGeominline
set_position(dReal x, dReal y, dReal z) (defined in OdeGeom)OdeGeominline
set_position(const LVecBase3f &pos) (defined in OdeGeom)OdeGeominline
set_quaternion(const LQuaternionf &q) (defined in OdeGeom)OdeGeominline
set_rotation(const LMatrix3f &r) (defined in OdeGeom)OdeGeominline
TypedObject()=default (defined in TypedObject)TypedObjectinline
TypedObject(const TypedObject &copy)=default (defined in TypedObject)TypedObjectinline
write(std::ostream &out=std::cout, unsigned int indent=0) const (defined in OdeGeom)OdeGeomvirtual
~OdeBoxGeom() (defined in OdeBoxGeom)OdeBoxGeomvirtual
~OdeGeom() (defined in OdeGeom)OdeGeomvirtual
~TypedObject() (defined in TypedObject)TypedObjectvirtual