AGX Dynamics 2.41.1.2
Loading...
Searching...
No Matches
agxUtil::ShapeOrientation Struct Reference

Specify the orientation of cylinder, capsule for computeOrientedCylinder and computeOrientedCapsule. More...

#include <TrimeshHelperFunctions.h>

Public Types

enum  Orientation { X_AXIS , Y_AXIS , Z_AXIS , MINIMIZE_VOLUME }
 

Detailed Description

Specify the orientation of cylinder, capsule for computeOrientedCylinder and computeOrientedCapsule.

Definition at line 90 of file TrimeshHelperFunctions.h.

Member Enumeration Documentation

◆ Orientation

Enumerator
X_AXIS 

Choose the principal axis along the X-axis of the bounding box.

Y_AXIS 

Choose the principal axis along the Y-axis of the bounding box.

Z_AXIS 

Choose the principal axis along the Z-axis of the bounding box.

MINIMIZE_VOLUME 

Automatically choose the direction which leads to the smallest volume.

Definition at line 92 of file TrimeshHelperFunctions.h.


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