MeshGui::SoFCMeshVertexElement Class Reference

#include <SoFCMeshVertex.h>

Public Member Functions

virtual void init (SoState *state)
 
virtual void print (FILE *file) const
 

Static Public Member Functions

static const MeshCore::MeshPointArrayget (SoState *const state)
 
static const SoFCMeshVertexElementgetInstance (SoState *state)
 
static void initClass (void)
 
static void set (SoState *const state, SoNode *const node, const MeshCore::MeshPointArray *const coords)
 

Protected Member Functions

virtual ~SoFCMeshVertexElement ()
 

Protected Attributes

const MeshCore::MeshPointArraycoords3D
 

Constructor & Destructor Documentation

◆ ~SoFCMeshVertexElement()

SoFCMeshVertexElement::~SoFCMeshVertexElement ( )
protectedvirtual

Member Function Documentation

◆ get()

◆ getInstance()

const SoFCMeshVertexElement * SoFCMeshVertexElement::getInstance ( SoState *  state)
static

Referenced by get().

◆ init()

void SoFCMeshVertexElement::init ( SoState *  state)
virtual

◆ initClass()

void SoFCMeshVertexElement::initClass ( void  )
static

◆ print()

void SoFCMeshVertexElement::print ( FILE *  file) const
virtual

◆ set()

void SoFCMeshVertexElement::set ( SoState *const  state,
SoNode *const  node,
const MeshCore::MeshPointArray *const  coords 
)
static

Member Data Documentation

◆ coords3D

const MeshCore::MeshPointArray* MeshGui::SoFCMeshVertexElement::coords3D
protected

Referenced by get(), init(), and set().


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