molecular
|
NVidia geometry file. More...
#include <NmbFile.h>
Classes | |
struct | FixedUniform |
struct | IndexBuffer |
struct | Mesh |
struct | Program |
struct | VertexBuffer |
Public Member Functions | |
template<class Storage > | |
NmbFile (Storage &storage) | |
const std::list< Mesh > & | GetMeshes () const |
NVidia geometry file.
This is used in many NVidia demos. Specification is not publicly available, this has been reverse engineered.
molecular::util::NmbFile::NmbFile | ( | Storage & | storage | ) |
|
inline |