Variables

Md3Player.cpp File Reference

#include <GL/gl.h>
#include <GL/glu.h>
#include <iostream>
#include <cctype>
#include <sstream>
#include <sys/types.h>
#include "Md3Player.h"
#include "TextureManager.h"
#include "util/file.h"
Include dependency graph for Md3Player.cpp:

Go to the source code of this file.

Variables

const char kSeparator = '/'

Variable Documentation

const char kSeparator = '/'

Definition at line 42 of file Md3Player.cpp.