Blender V2.61 - r43446
Public Member Functions | Static Public Member Functions

LOD_ExternVColorEditor Class Reference

#include <LOD_ExternVColorEditor.h>

List of all members.

Public Member Functions

void RemoveVertexColors (const std::vector< LOD_VertexInd > &sorted_verts)
MT_Vector3 IndexColor (const LOD_VertexInd &v) const
void SetColor (MT_Vector3 c, const LOD_VertexInd &v)

Static Public Member Functions

static LOD_ExternVColorEditorNew (LOD_Decimation_InfoPtr)

Detailed Description

Definition at line 41 of file LOD_ExternVColorEditor.h.


Member Function Documentation

MT_Vector3 LOD_ExternVColorEditor::IndexColor ( const LOD_VertexInd v) const
LOD_ExternVColorEditor * LOD_ExternVColorEditor::New ( LOD_Decimation_InfoPtr  extern_info) [static]

Definition at line 50 of file LOD_ExternVColorEditor.cpp.

References NULL.

void LOD_ExternVColorEditor::RemoveVertexColors ( const std::vector< LOD_VertexInd > &  sorted_verts)
void LOD_ExternVColorEditor::SetColor ( MT_Vector3  c,
const LOD_VertexInd v 
)

Definition at line 112 of file LOD_ExternVColorEditor.cpp.

References MT_Tuple3::getValue().


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