#include <vector>#include "AxisAlignedBox.h"#include "Vector3.h"#include "NVector3.h"#include "Types.h"#include <GL/gl.h>

Go to the source code of this file.
Classes | |
| class | vrender::Feedback3DColor |
| class | vrender::Point |
| class | vrender::Polygone |
| class | vrender::Primitive |
| class | vrender::Segment |
Namespaces | |
| vrender | |
Macros | |
| #define | EPS_SMOOTH_LINE_FACTOR 0.06 /* Lower for better smooth lines. */ |
| #define EPS_SMOOTH_LINE_FACTOR 0.06 /* Lower for better smooth lines. */ |
Definition at line 70 of file Primitive.h.