dragplanes.h File Reference

#include "selectable.h"
#include "selectionlib.h"
#include "math/aabb.h"
#include "math/line.h"
Include dependency graph for dragplanes.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 Documentation

#define INCLUDED_DRAGPLANES_H

Definition at line 23 of file dragplanes.h.


Function Documentation

Vector3 translation_from_local ( const Vector3 translation,
const Matrix4 &  local 
) [inline]

Definition at line 38 of file dragplanes.h.

Referenced by DragPlanes::evaluateResize().

Vector3 translation_to_local ( const Vector3 translation,
const Matrix4 &  local 
) [inline]

Definition at line 31 of file dragplanes.h.

Referenced by DragPlanes::evaluateResize().


Generated by  doxygen 1.6.2