QtPlaneSelect Class Reference

Collaboration diagram for QtPlaneSelect:
Collaboration graph
[legend]

List of all members.

Public Slots

void slotMouseEvent (QMouseEvent *_event)
void slotKeyReleaseEvent (QKeyEvent *_event)

Signals

void signalTriggerCut ()
void updateViewProxy ()

Public Member Functions

 QtPlaneSelect (ACG::GLState &glState)
Vec3d getNormal ()
Vec3d getSourcePoint ()
unsigned int getNode ()
unsigned int getTargetIndex ()

Protected Attributes

ACG::GLStateglState
Vec3d sourcePoint3D
Vec3d normal
unsigned int nodeIdx_
unsigned int targetIdx_
bool isDragging
ACG::SceneGraph::TransformNodetransformNode
ACG::SceneGraph::TransformNodetransformNodeSource
ACG::SceneGraph::TransformNodetransformNodeDrag
ACG::SceneGraph::LineNodelineNode

Private Types

typedef ACG::Vec2i Vec2i
typedef ACG::Vec2f Vec2f
typedef ACG::Vec3d Vec3d

Detailed Description

Definition at line 16 of file QtPlaneSelect.hh.


The documentation for this class was generated from the following files:

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .