Public Member Functions
physx::apex::NxApexBoxShape Class Reference

helper Box shape More...

#include <NxApexShape.h>

Inheritance diagram for physx::apex::NxApexBoxShape:

List of all members.

Public Member Functions

virtual void setSize (physx::PxVec3 size)=0
virtual physx::PxVec3 getSize () const =0
 get size of the box

Detailed Description

helper Box shape


Member Function Documentation

virtual void physx::apex::NxApexBoxShape::setSize ( physx::PxVec3  size) [pure virtual]

set the length of the sides of the box. The default value is 1.0f for each of the sides. the size of the sides can also be changed by using the setPose method


The documentation for this class was generated from the following file:

Generated on Mon Apr 28 2014 08:01:37

Copyright © 2012-2014 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.