#include <cybstereoprojectionviewc.h>
Inheritance diagram for CybStereoProjectionViewC:


Public Types | |
| enum | Eyetype { CENTER, LEFT, RIGHT } |
Public Methods | |
| CybStereoProjectionViewC (double, double) | |
| void | SetGraphicChannel (CybGraphicChannelC *, CybGraphicChannelC *) |
| virtual void | Update () |
| virtual void | SetScreenSize (double x, double y) |
Protected Attributes | |
| CybGraphicChannelC * | m_pChLeftEye |
| CybGraphicChannelC * | m_pChRightEye |
| short | m_eyetype |
|
|
Definition at line 14 of file cybstereoprojectionviewc.h.
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from CybProjectionViewC. |
|
|
Reimplemented from DisViewC. |
|
|
Definition at line 25 of file cybstereoprojectionviewc.h. |
|
|
Definition at line 22 of file cybstereoprojectionviewc.h. |
|
|
Definition at line 23 of file cybstereoprojectionviewc.h. |
1.3-rc2