CVertexInfoMV Class Reference

#include <CVertexInfoMV.h>

Inheritance diagram for CVertexInfoMV:
CVertexInfo CVertexInfoGarland

List of all members.

Public Member Functions

 CVertexInfoMV (vctl::MCVertex *vertex, int mat_rows=0, int mat_cols=0, int vec_size=0)
 Constructor parametrized by vertex and matrix/vector sizes.
virtual ~CVertexInfoMV ()
 Destructor.
virtual osg::Vec4 getColour ()
 Returns vertex colouring.
void setMatrix (const mds::math::CDMatrix &m)
 Sets the matrix.
mds::math::CDMatrix getMatrix ()
 Returns the matrix.
void setVector (const mds::math::CDVector &v)
 Sets the vector.
mds::math::CDVector getVector ()
 Returns the vector.

Protected Attributes

mds::math::CDVector mVector
 Vector feature.
mds::math::CDMatrix mMatrix
 Matrix feature.

Detailed Description

VertexInfoMV class


The documentation for this class was generated from the following files:
 All Classes Functions Variables

Generated on Mon Dec 21 09:38:55 2009 for MeshSmoothingTools by  doxygen 1.6.1