liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
ModelIO.loadRawModel
liberty
model
io
ModelIO
Load a raw model into memory using vertex data. Returns newly created raw model.
RawModel
loadRawModel
(VERTEX[] data)
class
ModelIO
static
RawModel
loadRawModel
(
VERTEX
)
(
VERTEX
[]
data
)
RawModel
loadRawModel
(VERTEX[] data, uint[] indices)
Meta
Source
See Implementation
liberty
model
io
ModelIO
static functions
loadModel
loadRawModel
Load a raw model into memory using vertex data. Returns newly created raw model.