This is the complete list of members for PhysxActorDesc, including all inherited members.
_desc (defined in PhysxActorDesc) | PhysxActorDesc | |
add_shape(PhysxShapeDesc &desc) | PhysxActorDesc | |
get_body() const | PhysxActorDesc | |
get_density() const | PhysxActorDesc | |
get_global_mat() const | PhysxActorDesc | |
get_global_pos() const | PhysxActorDesc | |
get_name() const | PhysxActorDesc | |
is_valid() const | PhysxActorDesc | inline |
PhysxActorDesc() (defined in PhysxActorDesc) | PhysxActorDesc | inline |
set_body(PhysxBodyDesc &desc) | PhysxActorDesc | |
set_density(float density) | PhysxActorDesc | |
set_global_hpr(float h, float p, float r) | PhysxActorDesc | |
set_global_mat(const LMatrix4f &mat) | PhysxActorDesc | |
set_global_pos(const LPoint3f &pos) | PhysxActorDesc | |
set_name(const char *name) | PhysxActorDesc | |
set_to_default() | PhysxActorDesc | inline |
~PhysxActorDesc() (defined in PhysxActorDesc) | PhysxActorDesc | inline |