Skip to content
Snippets Groups Projects
Commit c0419976 authored by D-AIRY's avatar D-AIRY
Browse files

Updates

parent a792e32e
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ subject to the following restrictions: ...@@ -21,7 +21,7 @@ subject to the following restrictions:
#include "LinearMath/btVector3.h" #include "LinearMath/btVector3.h"
/// The btCylinderShape class implements a cylinder shape primitive, centered around the origin. Its central axis aligned with the Y axis. btCylinderShapeX is aligned with the X axis and btCylinderShapeZ around the Z axis. /// The btCylinderShape class implements a cylinder shape primitive, centered around the origin. Its central axis aligned with the Y axis. btCylinderShapeX is aligned with the X axis and btCylinderShapeZ around the Z axis.
ATTRIBUTE_ALIGNED16(class) btCylinderShape : public btConvexInternalShape ATTRIBUTE_ALIGNED16(class) BULLET_EXPORTS btCylinderShape : public btConvexInternalShape
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment