PxBoxControllerDesc Class Reference
[Character]
Descriptor for a box character controller.
More...
#include <PxBoxController.h>
Inheritance diagram for PxBoxControllerDesc:

Collaboration diagram for PxBoxControllerDesc:

Public Member Functions | |
PX_INLINE | PxBoxControllerDesc () |
constructor sets to default. | |
virtual PX_INLINE | ~PxBoxControllerDesc () |
virtual PX_INLINE void | setToDefault () |
(re)sets the structure to the default. | |
virtual PX_INLINE bool | isValid () const |
returns true if the current settings are valid | |
Public Attributes | |
PxF32 | halfHeight |
Half height. | |
PxF32 | halfSideExtent |
Half side extent. | |
PxF32 | halfForwardExtent |
Half forward extent. |
Detailed Description
Descriptor for a box character controller.
- See also:
- PxBoxController PxControllerDesc
Member Data Documentation
The documentation for this class was generated from the following file:
Copyright © 2008-2012 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com