#include <component_rt.h>
Public Attributes | |
CoordType | edge [3] |
CoordType::ScalarType | edgescale |
::vcg::Plane3< typename CoordType::ScalarType > | plane |
Definition at line 44 of file component_rt.h.
CoordType vcg::face::EdgePlaneInfo< CoordType >::edge[3] |
Definition at line 45 of file component_rt.h.
CoordType::ScalarType vcg::face::EdgePlaneInfo< CoordType >::edgescale |
Definition at line 47 of file component_rt.h.
::vcg::Plane3<typename CoordType::ScalarType> vcg::face::EdgePlaneInfo< CoordType >::plane |
Definition at line 46 of file component_rt.h.