Panda3D
Public Member Functions | Public Attributes

PhysxConvexShapeDesc Class Reference

Descriptor class for PhysxConvexShape. More...

#include "physxConvexShapeDesc.h"

Inheritance diagram for PhysxConvexShapeDesc:
PhysxShapeDesc PhysxEnums ReferenceCount MemoryBase

List of all members.

Public Member Functions

bool is_valid () const
 Returns true if the descriptor is valid.
NxShapeDesc * ptr () const
void set_mesh (PhysxConvexMesh *mesh)
void set_to_default ()
 (re)sets the structure to the default.

Public Attributes

NxConvexShapeDesc _desc

Detailed Description

Descriptor class for PhysxConvexShape.

Definition at line 29 of file physxConvexShapeDesc.h.


Member Function Documentation

bool PhysxConvexShapeDesc::is_valid ( ) const [inline, virtual]

Returns true if the descriptor is valid.

Implements PhysxShapeDesc.

Definition at line 56 of file physxConvexShapeDesc.I.

void PhysxConvexShapeDesc::set_to_default ( ) [inline, virtual]

(re)sets the structure to the default.

Implements PhysxShapeDesc.

Definition at line 44 of file physxConvexShapeDesc.I.

References PhysxShapeDesc::set_name().


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations