#include "selectable.h"
#include "selectionlib.h"
#include "math/aabb.h"
#include "math/line.h"
Go to the source code of this file.
Data Structures | |
class | DragPlanes |
Defines | |
#define | INCLUDED_DRAGPLANES_H |
Functions | |
Vector3 | translation_to_local (const Vector3 &translation, const Matrix4 &local) |
Vector3 | translation_from_local (const Vector3 &translation, const Matrix4 &local) |
#define INCLUDED_DRAGPLANES_H |
Definition at line 23 of file dragplanes.h.
Definition at line 38 of file dragplanes.h.
Referenced by DragPlanes::evaluateResize().
Definition at line 31 of file dragplanes.h.
Referenced by DragPlanes::evaluateResize().