Blender V5.0
btPlane Class Reference

#include <btConvexHull.h>

Public Member Functions

 btPlane (const btVector3 &n, btScalar d)
 btPlane ()

Public Attributes

btVector3 normal
btScalar dist

Detailed Description

Definition at line 113 of file btConvexHull.h.

Constructor & Destructor Documentation

◆ btPlane() [1/2]

btPlane::btPlane ( const btVector3 & n,
btScalar d )
inline

Definition at line 118 of file btConvexHull.h.

References btVector3, dist, and normal.

◆ btPlane() [2/2]

btPlane::btPlane ( )
inline

Definition at line 119 of file btConvexHull.h.

References dist, and normal.

Member Data Documentation

◆ dist

◆ normal


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