SOFA API  1df67014
Open source framework for multi-physics simuation
polygon_node Class Reference

Public Attributes

int active
 
int hole
 
vertex_nodev [2]
 
polygon_nodenext
 
polygon_nodeproxy
 

Public Member Functions

 polygon_node ()
 

Attribute details

◆ active

int polygon_node::active

◆ hole

int polygon_node::hole

◆ next

polygon_node* polygon_node::next

◆ proxy

polygon_node* polygon_node::proxy

◆ v

vertex_node* polygon_node::v[2]

Constructor details

◆ polygon_node()

polygon_node::polygon_node ( )
inline