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

Method BuildMeshFromScene

Source/Engine/EditorSupport/FbxSupport.cpp:1136–1669  ·  view source on GitHub ↗

Parse the specified scene and extract the mesh data from it. @param[in] pScene Scene to parse. @param[out] rVertices Mesh vertices. @param[out] rIndices Mesh vertex indices (three per triangle). @param[out] rSectionVertexCounts Number of vertices addressed by each mesh section. @param[out] rSectionTriangleCounts Number of triangles per mesh secti

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

GetLayerElementValueFunction · 0.85
Vector3Class · 0.85
ResizeMethod · 0.80
GetSizeMethod · 0.45
PushMethod · 0.45
ClearMethod · 0.45
RemoveMethod · 0.45
AddMethod · 0.45

Tested by

no test coverage detected