FbxLayerElementVertexColor Class Reference
 
 
 
FbxLayerElementVertexColor Class Reference

This reference page is linked to from the following overview topics: List of Python Fbx classes.


#include <fbxlayer.h>


Class Description

Layer element for mapping Vertex Colors to a geometry.

Examples:

ImportScene/DisplayMesh.cxx, and Layers/main.cxx.

Definition at line 1459 of file fbxlayer.h.

Inheritance diagram for FbxLayerElementVertexColor:
FbxLayerElementTemplate< FbxColor > FbxLayerElement

List of all members.

Public Member Functions

  FBXSDK_LAYER_ELEMENT_CREATE_DECLARE (LayerElementVertexColor)
  Allocation method.

Protected Member Functions

  FbxLayerElementVertexColor ()
  ~FbxLayerElementVertexColor ()

Constructor & Destructor Documentation

FbxLayerElementVertexColor ( ) [protected]
~FbxLayerElementVertexColor ( ) [protected]

Member Function Documentation

FBXSDK_LAYER_ELEMENT_CREATE_DECLARE ( LayerElementVertexColor  )

Allocation method.

Returns:
A pointer to the layer element or NULL if creation fails.

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