SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::component::collision::detection::algorithm::EndPointID Class Reference

#include <EndPoint.h>

Inheritance diagram for sofa::component::collision::detection::algorithm::EndPointID:

Public Attributes

int ID
 
- Public Attributes inherited from sofa::component::collision::detection::algorithm::EndPoint
double value
 

Public Member Functions

 EndPointID ()
 
- Public Member Functions inherited from sofa::component::collision::detection::algorithm::EndPoint
 EndPoint ()
 
void setMax ()
 
void setMin ()
 
void setBoxID (int ID)
 
int boxID () const
 
bool max () const
 
bool min () const
 
void show () const
 
void setMinAndBoxID (int ID)
 
void setMaxAndBoxID (int ID)
 

Attribute details

◆ ID

int sofa::component::collision::detection::algorithm::EndPointID::ID

Constructor details

◆ EndPointID()

sofa::component::collision::detection::algorithm::EndPointID::EndPointID ( )
inline