FbxUtils Member List

This is the complete list of members for FbxUtils, including all inherited members.

FbxAxisSystemToString(const FbxAxisSystem &axisSystem)FbxUtils [static]
FbxSystemUnitToString(const FbxSystemUnit &systemUnit)FbxUtils [static]
getBlastFBXAxisSystem()FbxUtils [static]
getBlastFBXUnit()FbxUtils [static]
getChunkIndexForNode(FbxNode *node, uint32_t *outParentChunkIndex=nullptr)FbxUtils [static]
getChunkIndexForNodeBackwardsCompatible(FbxNode *node, uint32_t *outParentChunkIndex=nullptr)FbxUtils [static]
getChunkNodeName(uint32_t chunkIndex)FbxUtils [static]
getCollisionGeometryLayerName()FbxUtils [static]
getRenderGeometryLayerName()FbxUtils [static]
NvcVec2ToFbx(const NvcVec2 &inVector, FbxVector2 &outVector)FbxUtils [static]
NvcVec3ToFbx(const NvcVec3 &inVector, FbxVector4 &outVector)FbxUtils [static]
VertexToFbx(const Nv::Blast::Vertex &vert, FbxVector4 &outVertex, FbxVector4 &outNormal, FbxVector2 &outUV)FbxUtils [static]