Blender V2.61 - r43446
Public Member Functions | Public Attributes

btHullTriangle Class Reference

Inheritance diagram for btHullTriangle:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 btHullTriangle (int a, int b, int c)
 ~btHullTriangle ()
int & neib (int a, int b)

Public Attributes

int3 n
int id
int vmax
btScalar rise

Detailed Description

Definition at line 349 of file btConvexHull.cpp.


Constructor & Destructor Documentation

btHullTriangle::btHullTriangle ( int  a,
int  b,
int  c 
) [inline]

Definition at line 356 of file btConvexHull.cpp.

References rise, and vmax.

btHullTriangle::~btHullTriangle ( ) [inline]

Definition at line 361 of file btConvexHull.cpp.


Member Function Documentation

int & btHullTriangle::neib ( int  a,
int  b 
)

Definition at line 368 of file btConvexHull.cpp.

References btAssert, i, and n.


Member Data Documentation

Definition at line 353 of file btConvexHull.cpp.

Definition at line 352 of file btConvexHull.cpp.

Referenced by neib().

Definition at line 355 of file btConvexHull.cpp.

Referenced by btHullTriangle().

Definition at line 354 of file btConvexHull.cpp.

Referenced by btHullTriangle().


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