Classes | |
struct | sgSGMMaterial |
struct | sgSGMMesh |
Functions | |
BOOL | loadSGM (sgObjectContainer *obj, const char *filename) |
Object file namespace. Contains functionality to loat object files.
BOOL sgObjectFiles::loadSGM | ( | sgObjectContainer * | obj, | |
const char * | filename | |||
) |
Load sgm. Loads the information from a file into an object.
obj | object to load the file into | |
filename | the name of the file to load the object from, without the type specifier |