FbxLayerElementBinormal Class Reference
 
 
 
FbxLayerElementBinormal 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 Binormals to a geometry.

Examples:

ImportScene/DisplayMesh.cxx.

Definition at line 1285 of file fbxlayer.h.

Inheritance diagram for FbxLayerElementBinormal:
FbxLayerElementTemplate< FbxVector4 > FbxLayerElement

List of all members.

Public Member Functions

  FBXSDK_LAYER_ELEMENT_CREATE_DECLARE (LayerElementBinormal)
  Allocation method.

Protected Member Functions

  FbxLayerElementBinormal ()
  ~FbxLayerElementBinormal ()

Constructor & Destructor Documentation

FbxLayerElementBinormal ( ) [protected]
~FbxLayerElementBinormal ( ) [protected]

Member Function Documentation

FBXSDK_LAYER_ELEMENT_CREATE_DECLARE ( LayerElementBinormal  )

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: