Home
last modified time | relevance | path

Searched refs:IrrbHeader (Results 1 – 3 of 3) sorted by relevance

/dports/games/irrlamb/irrlamb-1.0.1/src/irrb/
H A DCIrrBMeshFileLoader.cpp62 struct irr::scene::IrrbHeader ih; in readMesh()
143 Reader->seek(sizeof(struct IrrbHeader)); in _readMesh()
H A DCIrrBMeshWriter.h89 struct IrrbHeader struct
H A DCIrrBMeshWriter.cpp331 struct IrrbHeader h; in writeHeader()