Saga3D API Documentation  1.0-RC4
IMesh.h File Reference
#include "ID.h"
#include "aabbox3d.h"
#include <memory>
#include <SShaderBuffer.h>

Go to the source code of this file.

Classes

class  saga::scene::IMesh
 Class which holds the geometry of an object. More...
 

Namespaces

 saga
 
 saga::scene
 All scene management can be found in this namespace: Mesh loading, special scene nodes like octrees and billboards, ...
 

Enumerations

enum  saga::scene::E_MESH_TYPE {
  saga::scene::STATIC, saga::scene::STATIC, saga::scene::ANIMATED, saga::scene::ANIMATED,
  saga::scene::SKINNED
}