Public Member Functions
nvidia::apex::BoxShape Class Reference

helper Box shape More...

#include <Shape.h>

Inheritance diagram for nvidia::apex::BoxShape:

List of all members.

Public Member Functions

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

Detailed Description

helper Box shape


Member Function Documentation

virtual void nvidia::apex::BoxShape::setSize ( 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 Sat Dec 1 2018 15:52:10

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