APEX Framework: nvidia::apex::CapsuleShape Class Reference

NVIDIA APEX

nvidia::apex::CapsuleShape Class Reference

helper the capsule is oriented along the y axis by default and its total height is height+2*radius More...

#include <Shape.h>

Inheritance diagram for nvidia::apex::CapsuleShape:
nvidia::apex::Shape

List of all members.

Public Member Functions

virtual void getDimensions (float &height, float &radius) const =0
 get height and radius of the capsule
virtual void setDimensions (float height, float radius)=0
 set height and radius of the capsule

Detailed Description

helper the capsule is oriented along the y axis by default and its total height is height+2*radius


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

Generated on Fri Dec 15 2017 13:58:41

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