Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QtPlaneSelect Class Reference
Inheritance diagram for QtPlaneSelect:

Public Slots

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

Signals

void signalTriggerCut ()
 
void updateViewProxy ()
 
void nodeVisChangedProxy (int _id)
 

Public Member Functions

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

Protected Attributes

ACG::GLStateglState
 
ACG::Vec3d sourcePoint3D
 
ACG::Vec3d normal
 
unsigned int nodeIdx_
 
unsigned int targetIdx_
 
bool isDragging
 
PlaneNodeplaneNode_
 

Private Member Functions

void setPlaneAndSize (const ACG::Vec3d &_sourcePoint3D, const ACG::Vec3d &_target2D)
 

Private Attributes

Plane plane_
 

Detailed Description

Definition at line 67 of file QtPlaneSelect.hh.


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