Public Member Functions | |
| void | GetBBox (BoundingBoxType &bb) |
| Plane () | |
Public Attributes | |
| CoordType | center |
| int | index |
| NormalType | normal |
Definition at line 83 of file normal_extrapolation.h.
| vcg::NormalExtrapolation< VERTEX_CONTAINER >::Plane::Plane | ( | ) | [inline] |
Definition at line 85 of file normal_extrapolation.h.
| void vcg::NormalExtrapolation< VERTEX_CONTAINER >::Plane::GetBBox | ( | BoundingBoxType & | bb | ) | [inline] |
Definition at line 88 of file normal_extrapolation.h.
| CoordType vcg::NormalExtrapolation< VERTEX_CONTAINER >::Plane::center |
Definition at line 88 of file normal_extrapolation.h.
| int vcg::NormalExtrapolation< VERTEX_CONTAINER >::Plane::index |
Definition at line 92 of file normal_extrapolation.h.
| NormalType vcg::NormalExtrapolation< VERTEX_CONTAINER >::Plane::normal |
Definition at line 91 of file normal_extrapolation.h.