Public Types | Public Member Functions | Static Public Member Functions | Private Attributes
vcg::vert::OSGCoord< A, T > Class Template Reference

#include <vertex_component.h>

Inheritance diagram for vcg::vert::OSGCoord< A, T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef A CoordType
typedef OSGCoordCore< CoordTypeCoreType
 Can be a OSG basic type as : OSG::Int16, OSG::Real32, OSG::Real64 etc...
typedef CoordType::ValueType ScalarType
 Must be a OSG::Pnt3 type as : OSG::Pnt3s, OSG:Pnt3f, OSG::Pnt3d etc...

Public Member Functions

 OSGCoord ()
CoreTypeP ()
 ~OSGCoord ()

Static Public Member Functions

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

Private Attributes

CoreType_corep

Detailed Description

template<class A, class T>
class vcg::vert::OSGCoord< A, T >

Definition at line 120 of file vertex_component.h.


Member Typedef Documentation

template<class A, class T>
typedef A vcg::vert::OSGCoord< A, T >::CoordType

Definition at line 123 of file vertex_component.h.

template<class A, class T>
typedef OSGCoordCore< CoordType > vcg::vert::OSGCoord< A, T >::CoreType

Can be a OSG basic type as : OSG::Int16, OSG::Real32, OSG::Real64 etc...

Definition at line 125 of file vertex_component.h.

template<class A, class T>
typedef CoordType::ValueType vcg::vert::OSGCoord< A, T >::ScalarType

Must be a OSG::Pnt3 type as : OSG::Pnt3s, OSG:Pnt3f, OSG::Pnt3d etc...

Definition at line 124 of file vertex_component.h.


Constructor & Destructor Documentation

template<class A, class T>
vcg::vert::OSGCoord< A, T >::OSGCoord ( ) [inline]

Definition at line 126 of file vertex_component.h.

template<class A, class T>
vcg::vert::OSGCoord< A, T >::~OSGCoord ( ) [inline]

Definition at line 127 of file vertex_component.h.


Member Function Documentation

template<class A, class T>
static bool vcg::vert::OSGCoord< A, T >::HasCoord ( ) [inline, static]

Definition at line 135 of file vertex_component.h.

template<class A, class T>
static void vcg::vert::OSGCoord< A, T >::Name ( std::vector< std::string > &  name) [inline, static]

Reimplemented in vcg::vert::OSGCoord3f< T >.

Definition at line 136 of file vertex_component.h.

template<class A, class T>
CoreType& vcg::vert::OSGCoord< A, T >::P ( ) [inline]

Definition at line 128 of file vertex_component.h.


Member Data Documentation

template<class A, class T>
CoreType* vcg::vert::OSGCoord< A, T >::_corep [private]

Definition at line 138 of file vertex_component.h.


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:44:04