#include "objloader.h"#include "common/math/point3.h"#include "common/misc/progressmonitor.h"#include "common/misc/stringutils.h"#include "triangulator.h"#include <cctype>#include <IL/il.h>Go to the source code of this file.
Functions | |
| template<typename T> int | fix_vector_index (const vector< T > &v, int index) |
|
||||||||||||||||
|
Definition at line 328 of file objloader.cpp. Referenced by sheep::OBJLoader::parse_f_statement(). |
1.3.6