Public Member Functions | Private Attributes
hrp::Edge Class Reference

#include <ColdetModel.h>

List of all members.

Public Member Functions

 Edge (int vertexIndex1, int vertexIndex2)
bool operator< (const Edge &rhs) const

Private Attributes

int vertex [2]

Detailed Description

Definition at line 31 of file ColdetModel.h.


Constructor & Destructor Documentation

hrp::Edge::Edge ( int  vertexIndex1,
int  vertexIndex2 
) [inline]

Definition at line 35 of file ColdetModel.h.


Member Function Documentation

bool hrp::Edge::operator< ( const Edge rhs) const [inline]

Definition at line 44 of file ColdetModel.h.


Member Data Documentation

int hrp::Edge::vertex[2] [private]

Definition at line 33 of file ColdetModel.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 Thu Apr 11 2019 03:30:22