vcg::vert::OSGNormalCore< T > Class Template Reference

-------------------------- NORMAL ---------------------------------------- More...

#include <vertex_component.h>

List of all members.

Public Types

typedef T NormalType
typedef NormalType::ValueType ScalarType

Public Member Functions

NormalTypeoperator= (NormalType &n2)
 OSGNormalCore (OSG::GeometryPtr p, int i)
ScalarType X ()
ScalarType Y ()
ScalarType Z ()
 ~OSGNormalCore ()

Private Attributes

OSG::GeometryPtr _geopointer
int _vertexindex

Detailed Description

template<class T>
class vcg::vert::OSGNormalCore< T >

-------------------------- NORMAL ----------------------------------------

Definition at line 149 of file vertex_component.h.


Member Typedef Documentation

template<class T>
typedef T vcg::vert::OSGNormalCore< T >::NormalType

Definition at line 152 of file vertex_component.h.

template<class T>
typedef NormalType::ValueType vcg::vert::OSGNormalCore< T >::ScalarType

Definition at line 153 of file vertex_component.h.


Constructor & Destructor Documentation

template<class T>
vcg::vert::OSGNormalCore< T >::OSGNormalCore ( OSG::GeometryPtr  p,
int  i 
) [inline]

Definition at line 154 of file vertex_component.h.

template<class T>
vcg::vert::OSGNormalCore< T >::~OSGNormalCore (  )  [inline]

Definition at line 155 of file vertex_component.h.


Member Function Documentation

template<class T>
NormalType& vcg::vert::OSGNormalCore< T >::operator= ( NormalType n2  )  [inline]

Set coordinates

Warning : instead of returning the left side operand we return the right one !!!

Definition at line 156 of file vertex_component.h.

template<class T>
ScalarType vcg::vert::OSGNormalCore< T >::X (  )  [inline]

Get coordinates

Definition at line 165 of file vertex_component.h.

template<class T>
ScalarType vcg::vert::OSGNormalCore< T >::Y (  )  [inline]

Get coordinates

Definition at line 174 of file vertex_component.h.

template<class T>
ScalarType vcg::vert::OSGNormalCore< T >::Z (  )  [inline]

Get coordinates

Definition at line 183 of file vertex_component.h.


Member Data Documentation

template<class T>
OSG::GeometryPtr vcg::vert::OSGNormalCore< T >::_geopointer [private]

Definition at line 193 of file vertex_component.h.

template<class T>
int vcg::vert::OSGNormalCore< T >::_vertexindex [private]

Definition at line 194 of file vertex_component.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:48 2013