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

------------------------- COORD ----------------------------------------- More...

#include <vertex_component.h>

List of all members.

Public Types

typedef T CoordType
typedef CoordType::ValueType ScalarType

Public Member Functions

CoordTypeoperator= (CoordType &p2)
 OSGCoordCore (OSG::GeometryPtr p, int i)
ScalarType X ()
ScalarType Y ()
ScalarType Z ()
 ~OSGCoordCore ()

Private Attributes

OSG::GeometryPtr _geopointer
int _vertexindex

Detailed Description

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

------------------------- COORD -----------------------------------------

Core for the coordinate component templated with the coordinate type of the component

Definition at line 59 of file vertex_component.h.


Member Typedef Documentation

template<class T>
typedef T vcg::vert::OSGCoordCore< T >::CoordType

Definition at line 62 of file vertex_component.h.

template<class T>
typedef CoordType::ValueType vcg::vert::OSGCoordCore< T >::ScalarType

Definition at line 63 of file vertex_component.h.


Constructor & Destructor Documentation

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

Definition at line 64 of file vertex_component.h.

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

Definition at line 65 of file vertex_component.h.


Member Function Documentation

template<class T>
CoordType& vcg::vert::OSGCoordCore< T >::operator= ( CoordType p2  )  [inline]

Set coordinates

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

Definition at line 66 of file vertex_component.h.

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

Get coordinates

Definition at line 75 of file vertex_component.h.

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

Get coordinates

Definition at line 84 of file vertex_component.h.

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

Get coordinates

Definition at line 93 of file vertex_component.h.


Member Data Documentation

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

Definition at line 103 of file vertex_component.h.

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

Definition at line 104 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