Public Member Functions | Public Attributes

btHullTriangle Class Reference

Inheritance diagram for btHullTriangle:
Inheritance graph
[legend]
Collaboration diagram for btHullTriangle:
Collaboration 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 342 of file btConvexHull.cpp.


Constructor & Destructor Documentation

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

Definition at line 349 of file btConvexHull.cpp.

btHullTriangle::~btHullTriangle (  )  [inline]

Definition at line 354 of file btConvexHull.cpp.


Member Function Documentation

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

Definition at line 361 of file btConvexHull.cpp.


Member Data Documentation

Definition at line 346 of file btConvexHull.cpp.

Definition at line 345 of file btConvexHull.cpp.

Definition at line 348 of file btConvexHull.cpp.

Definition at line 347 of file btConvexHull.cpp.


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