14#ifndef PHYSXCONVEXSHAPEDESC_H
15#define PHYSXCONVEXSHAPEDESC_H
27class EXPCL_PANDAPHYSX PhysxConvexShapeDesc :
public PhysxShapeDesc {
30 INLINE PhysxConvexShapeDesc();
31 INLINE ~PhysxConvexShapeDesc();
39 NxShapeDesc *ptr()
const {
return (NxShapeDesc *)&_desc; };
40 NxConvexShapeDesc _desc;
bool is_valid() const
Returns true if the descriptor is valid.
void set_to_default()
(re)sets the structure to the default.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.