gz/common/STLLoader.hh File Reference
#include <stdint.h>
#include <string>
#include "gz/common/MeshLoader.hh"
#include "gz/common/graphics/Export.hh"
Go to the source code of this file.
Classes | |
class | STLLoader |
Class used to load STL mesh files. More... | |
Namespaces | |
ignition | |
Forward declarations for the common classes. | |
ignition::common | |
Macros | |
#define | COR3_MAX 200000 |
#define | FACE_MAX 200000 |
#define | LINE_MAX_LEN 256 |
#define | ORDER_MAX 10 |
Macro Definition Documentation
◆ COR3_MAX
#define COR3_MAX 200000 |
◆ FACE_MAX
#define FACE_MAX 200000 |
◆ LINE_MAX_LEN
#define LINE_MAX_LEN 256 |
◆ ORDER_MAX
#define ORDER_MAX 10 |