Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::COBJMeshFileExporter Class Reference
Inheritance diagram for Skylicht::COBJMeshFileExporter:
Skylicht::IMeshExporter

Public Member Functions

virtual bool exportModel (CEntity **entities, u32 count, const char *output)
Public Member Functions inherited from Skylicht::IMeshExporter
virtual bool exportModel (CEntity **entities, u32 count, const char *output)=0

Protected Member Functions

u32 writeMesh (io::IWriteFile *file, CMesh *mesh, core::matrix4 &transform, u32 allVertexCount)
void getVectorAsStringLine (const core::vector3df &v, core::stringc &s) const
void getVectorAsStringLine (const core::vector2df &v, core::stringc &s) const
void getColorAsStringLine (const video::SColor &color, const c8 *const prefix, core::stringc &s) const

The documentation for this class was generated from the following file: