OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
meshloader.cpp File Reference
#include "meshloader.h"
#include "glutil.h"
#include "common.h"
#include <sstream>
#include <iostream>
#include <fstream>
#include <vector>

Go to the source code of this file.

Functions

bool load_mesh_binary (Mesh &mesh, string path)
 

Function Documentation

bool load_mesh_binary ( Mesh mesh,
string  path 
)

Definition at line 37 of file meshloader.cpp.