Public Member Functions
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:

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 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.