Public Member Functions
TriList Class Reference

#include <IceTriList.h>

Inheritance diagram for TriList:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void AddTri (const Triangle &tri)
void AddTri (const Point &p0, const Point &p1, const Point &p2)
inline_ udword GetNbTriangles () const
inline_ TriangleGetTriangles () const
 TriList ()
 ~TriList ()

Detailed Description

Definition at line 15 of file IceTriList.h.


Constructor & Destructor Documentation

TriList::TriList ( ) [inline]

Definition at line 19 of file IceTriList.h.

TriList::~TriList ( ) [inline]

Definition at line 20 of file IceTriList.h.


Member Function Documentation

void TriList::AddTri ( const Triangle tri) [inline]

Definition at line 25 of file IceTriList.h.

void TriList::AddTri ( const Point p0,
const Point p1,
const Point p2 
) [inline]

Definition at line 32 of file IceTriList.h.

Definition at line 22 of file IceTriList.h.

inline_ Triangle* TriList::GetTriangles ( ) const [inline]

Definition at line 23 of file IceTriList.h.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sun Apr 2 2017 03:44:00