Choreonoid  1.8
Public Member Functions | Public Attributes | List of all members
cnoid::ColdetModelInternalModel::NeighborTriangleSet Struct Reference

#include <ColdetModelInternalModel.h>

Public Member Functions

 NeighborTriangleSet ()
 
void addNeighbor (int neighbor)
 
void deleteNeighbor (int neighbor)
 
int operator[] (int index) const
 

Public Attributes

int neighbors [3]
 

Constructor & Destructor Documentation

◆ NeighborTriangleSet()

cnoid::ColdetModelInternalModel::NeighborTriangleSet::NeighborTriangleSet ( )
inline

Member Function Documentation

◆ addNeighbor()

void cnoid::ColdetModelInternalModel::NeighborTriangleSet::addNeighbor ( int  neighbor)
inline

◆ deleteNeighbor()

void cnoid::ColdetModelInternalModel::NeighborTriangleSet::deleteNeighbor ( int  neighbor)
inline

◆ operator[]()

int cnoid::ColdetModelInternalModel::NeighborTriangleSet::operator[] ( int  index) const
inline

Member Data Documentation

◆ neighbors

int cnoid::ColdetModelInternalModel::NeighborTriangleSet::neighbors[3]

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