Blamite Game Engine - blam!  00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
render_model.h File Reference
#include "../tagclass.h"

Go to the source code of this file.

Classes

struct  render_model__geometry_group__vertex_layout
 
struct  render_model__geometry_group
 
struct  render_model
 
class  Blam::Content::Tags::Classes::RenderModelTagClass
 

Namespaces

 Blam
 Namespace surrounding all major engine components.
 
 Blam::Content
 
 Blam::Content::Tags
 Namespace containing things related to tag data.
 
 Blam::Content::Tags::Classes
 

Enumerations

enum  vertex_layout_entry_item_type { position, color }
 
enum  vertex_layout_entry_data_type { Float, UnsignedInt8 }
 

Enumeration Type Documentation

◆ vertex_layout_entry_data_type

Enumerator
Float 
UnsignedInt8 

◆ vertex_layout_entry_item_type

Enumerator
position 
color