#include <VisualModelImpl.h>
◆ edge0
edge0: first edge index of a group nbe: number of edge elements
◆ groupName
std::string sofa::component::visual::VisualModelImpl::FaceGroup::groupName |
◆ materialId
int sofa::component::visual::VisualModelImpl::FaceGroup::materialId |
◆ materialName
std::string sofa::component::visual::VisualModelImpl::FaceGroup::materialName |
◆ nbe
◆ nbq
◆ nbt
◆ quad0
quad0: first quad index of a group nbq: number of quad elements
◆ tri0
tri0: first triangle index of a group nbt: number of triangle elements
◆ FaceGroup()
sofa::component::visual::VisualModelImpl::FaceGroup::FaceGroup |
( |
| ) |
|
|
inline |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const FaceGroup & |
g |
|
) |
| |
|
friend |
◆ operator>>
std::istream& operator>> |
( |
std::istream & |
in, |
|
|
FaceGroup & |
g |
|
) |
| |
|
friend |