vcg::face::EdgePlane< T > Class Template Reference

#include <component_rt.h>

Inheritance diagram for vcg::face::EdgePlane< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef EdgePlaneInfo
< typename
T::VertexType::CoordType > 
EdgePlaneType

Public Member Functions

T::VertexType::CoordType cEdge (const int j) const
vcg::Plane3< typename
T::VertexType::CoordType::ScalarType
cPlane () const
T::VertexType::CoordType & Edge (const int j)
vcg::Plane3< typename
T::VertexType::CoordType::ScalarType > & 
Plane ()

Static Public Member Functions

static bool HasEdgePlane ()
static void Name (std::vector< std::string > &name)

Private Attributes

EdgePlaneType _ep

Detailed Description

template<class T>
class vcg::face::EdgePlane< T >

Definition at line 50 of file component_rt.h.


Member Typedef Documentation

template<class T>
typedef EdgePlaneInfo<typename T::VertexType::CoordType> vcg::face::EdgePlane< T >::EdgePlaneType

Definition at line 52 of file component_rt.h.


Member Function Documentation

template<class T>
T::VertexType::CoordType vcg::face::EdgePlane< T >::cEdge ( const int  j  )  const [inline]

Definition at line 57 of file component_rt.h.

template<class T>
vcg::Plane3<typename T::VertexType::CoordType::ScalarType> vcg::face::EdgePlane< T >::cPlane (  )  const [inline]

Definition at line 64 of file component_rt.h.

template<class T>
T::VertexType::CoordType& vcg::face::EdgePlane< T >::Edge ( const int  j  )  [inline]

Definition at line 54 of file component_rt.h.

template<class T>
static bool vcg::face::EdgePlane< T >::HasEdgePlane (  )  [inline, static]

Definition at line 68 of file component_rt.h.

template<class T>
static void vcg::face::EdgePlane< T >::Name ( std::vector< std::string > &  name  )  [inline, static]
template<class T>
vcg::Plane3<typename T::VertexType::CoordType::ScalarType>& vcg::face::EdgePlane< T >::Plane (  )  [inline]

Definition at line 61 of file component_rt.h.


Member Data Documentation

template<class T>
EdgePlaneType vcg::face::EdgePlane< T >::_ep [private]

Definition at line 74 of file component_rt.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:13 2013