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

#include <vertex_component.h>

Inheritance diagram for vcg::vert::OSGInfo< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

OSG::GeometryPtr & Geo ()
int & Index ()

Private Attributes

OSG::GeometryPtr _geop
int _vertexi
 Maybe we can use pointers to buffers directly but now we really don't now if these pointers change in time ... !!!

Detailed Description

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

Definition at line 46 of file vertex_component.h.


Member Function Documentation

template<class T >
OSG::GeometryPtr& vcg::vert::OSGInfo< T >::Geo (  )  [inline]

Definition at line 49 of file vertex_component.h.

template<class T >
int& vcg::vert::OSGInfo< T >::Index (  )  [inline]

Definition at line 50 of file vertex_component.h.


Member Data Documentation

template<class T >
OSG::GeometryPtr vcg::vert::OSGInfo< T >::_geop [private]

Definition at line 52 of file vertex_component.h.

template<class T >
int vcg::vert::OSGInfo< T >::_vertexi [private]

Maybe we can use pointers to buffers directly but now we really don't now if these pointers change in time ... !!!

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