#include <esg/SceneGraphObject.h>
#include <esg/spacesorting/SDS.h>
#include <esg/parser/Parser.h>
#include <esg/parser/glm.h>
#include <esg/Definitions.h>
#include <esg/Material.h>
#include <esg/geometry/Surface.h>
#include <esg/AutoArray.h>
Go to the source code of this file.
Namespaces | |
namespace | esg |
Classes | |
class | MayaParser |
Defines | |
#define | VERT_NORMAL_DEGREE_TRESHOLD 60 |
|
Definition at line 29 of file MayaParser.h. Referenced by MayaParser::_init_model(). |