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 () |
| PX_INLINE | PxBoxControllerDesc (const PxBoxControllerDesc &) |
| copy constructor. | |
| PX_INLINE PxBoxControllerDesc & | operator= (const PxBoxControllerDesc &) |
| assignment operator. | |
| 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. | |
Protected Member Functions | |
| PX_INLINE void | copy (const PxBoxControllerDesc &) |
Detailed Description
Descriptor for a box character controller.
- See also:
- PxBoxController PxControllerDesc
Constructor & Destructor Documentation
| virtual PX_INLINE PxBoxControllerDesc::~PxBoxControllerDesc | ( | ) | [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file:
Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com