BulletShape¶
-
class
BulletShape
¶ Bases:
TypedWritableReferenceCount
Inheritance diagram
-
static TypeHandle
get_class_type
(void)¶
-
PN_stdfloat
get_margin
(void) const¶
-
char const *
get_name
(void) const¶
-
BoundingSphere
get_shape_bounds
(void) const¶ Returns the current bounds of this collision shape.
-
bool
is_concave
(void) const¶
-
bool
is_convex
(void) const¶
-
bool
is_convex_2d
(void) const¶
-
bool
is_infinite
(void) const¶
-
bool
is_non_moving
(void) const¶
-
bool
is_polyhedral
(void) const¶
-
bool
is_soft_body
(void) const¶
-
void
set_margin
(PN_stdfloat margin)¶
-
static TypeHandle