Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::NativeModelWriter Member List

This is the complete list of members for STK::NativeModelWriter, including all inherited members.

flags_ (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
getMaterialIndex(const STK::Material *mat) const (defined in STK::NativeModelWriter)STK::NativeModelWriterinlineprotected
getMeshIndex(const STK::Mesh *mesh) const (defined in STK::NativeModelWriter)STK::NativeModelWriterinlineprotected
getShaderProgramIndex(const STK::ShaderProgram *shader) const (defined in STK::NativeModelWriter)STK::NativeModelWriterinlineprotected
getTextureIndex(const STK::Texture *tex) const (defined in STK::NativeModelWriter)STK::NativeModelWriterinlineprotected
getVertexBufferIndex(const STK::VertexBuffer *buf) const (defined in STK::NativeModelWriter)STK::NativeModelWriterinlineprotected
materials_ (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
meshes_ (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
NativeModelWriter(std::shared_ptr< STK::ShaderProgramManager > prg_mgr) (defined in STK::NativeModelWriter)STK::NativeModelWriter
prg_mgr_ (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
product_id_ (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
shaders_ (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
textures_ (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
version_ (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
vtx_buffers_ (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
write(const STK::MeshGraphicsModel &model, FILE *device) (defined in STK::NativeModelWriter)STK::NativeModelWriter
writeAnimationController(const AnimationController &anim_ctrl, FILE *device) const (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeBytes(FILE *dev, const void *data, int size, long long num_elem) const (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeColor(const STK::Color4i &c, FILE *device) (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeFileHeader(FILE *dev) const (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeKeyframeNodeAnimation(const KeyframeNodeAnimation &anim, FILE *device) const (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeMaterial(const Material &mat, FILE *device) (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeMatrix(const STK::Matrix4x4f &m, FILE *dev) const (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeMesh(const Mesh &mesh, FILE *device) (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeMeshGroup(const MaterialMeshGroup &mesh, FILE *device) (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeMeshNode(const MeshNode &node, FILE *device) const (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeQuaternion(const STK::Quaternionf &q, FILE *dev) const (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeShaderProgram(const ShaderProgram &shader, FILE *device) (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeString(FILE *dev, const std::string &str) const (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeTexture(const Texture &texture, FILE *device) (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeVector3D(const STK::Vector3f &m, FILE *dev) const (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
writeVertexBuffer(const VertexBuffer &buf, FILE *device) (defined in STK::NativeModelWriter)STK::NativeModelWriterprotected
~NativeModelWriter() (defined in STK::NativeModelWriter)STK::NativeModelWriter