MCPcopy Create free account
hub / github.com/HeliumProject/Engine / LoadMesh

Method LoadMesh

Source/Engine/EditorSupport/FbxSupport.cpp:303–389  ·  view source on GitHub ↗

Load mesh data from a supported source file type (i.e. FBX, OBJ). @param[in] rSourceFilePath FilePath name of the source file from which to load the mesh. @param[out] rVertices Mesh vertices. @param[out] rIndices Triangle vertex indices. @param[in] rSectionVertexCounts Number of vertices addressed by each mesh section. @param[out] rSectionTriangleCounts

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CacheResourceMethod · 0.80

Calls 3

ImportMethod · 0.80
InitializeMethod · 0.45
DestroyMethod · 0.45

Tested by

no test coverage detected