#include <cybglselectvolumec.h>
Inheritance diagram for CybGLSelectVolumeC:


Public Methods | |
| CybGLSelectVolumeC () | |
| virtual | ~CybGLSelectVolumeC () |
| virtual bool | Blending () |
| virtual void | Process (CybGroupC *, short flag) |
| virtual ArrayC< SelStruct > | GetSelection () |
Protected Attributes | |
| ArrayC< SelStruct > | m_selList |
| VectorC | m_hitPoint |
Private Methods | |
| void | Render2DView (CybGroupC *) |
| void | RenderBox (CybGroupC *) |
|
|
|
|
|
|
|
|
Reimplemented from CybGLChannelC. Definition at line 44 of file cybglselectvolumec.h.
00044 {return false;}
|
|
|
Implements CybSelectVolumeC. |
|
||||||||||||
|
Implements CybSelectVolumeC. |
|
|
|
|
|
|
|
|
Definition at line 53 of file cybglselectvolumec.h. |
|
|
Definition at line 52 of file cybglselectvolumec.h. |
1.3-rc2