#include <cybgraphicchannelc.h>
Inheritance diagram for CybGraphicChannelC:


|
|
|
|
|
Implemented in CybGLChannelC, and CybPFChannelC. |
|
|
Definition at line 37 of file cybgraphicchannelc.h.
00037 {return m_cullingCount;}
|
|
|
Definition at line 17 of file cybgraphicchannelc.h.
00017 {return m_far;}
|
|
|
Definition at line 18 of file cybgraphicchannelc.h.
00018 {return m_near;}
|
|
|
Definition at line 21 of file cybgraphicchannelc.h.
00021 {return m_projectionpoint;}
|
|
||||||||||||
|
Definition at line 16 of file cybgraphicchannelc.h.
|
|
|
Definition at line 20 of file cybgraphicchannelc.h.
00020 {return m_viewplaneNorm;}
|
|
|
Definition at line 19 of file cybgraphicchannelc.h.
00019 {return m_viewplanePos;}
|
|
|
Definition at line 22 of file cybgraphicchannelc.h.
00022 {return m_viewplaneRol;}
|
|
|
Definition at line 36 of file cybgraphicchannelc.h.
00036 {return m_bWireFrame;}
|
|
|
Definition at line 34 of file cybgraphicchannelc.h.
00034 {return m_headLightOn;}
|
|
|
Definition at line 33 of file cybgraphicchannelc.h.
00033 {m_headLightOn=b;}
|
|
|
Reimplemented in CybPFChannelC. Definition at line 29 of file cybgraphicchannelc.h.
00029 {m_far=f;}
|
|
|
Reimplemented in CybPFChannelC. Definition at line 30 of file cybgraphicchannelc.h.
00030 {m_near=n;}
|
|
|
Reimplemented in CybPFChannelC. |
|
||||||||||||
|
Reimplemented in CybPFChannelC. Definition at line 27 of file cybgraphicchannelc.h.
|
|
|
Reimplemented in CybPFChannelC. |
|
|
Reimplemented in CybPFChannelC. |
|
|
Reimplemented in CybPFChannelC. |
|
|
Definition at line 35 of file cybgraphicchannelc.h.
00035 {m_bWireFrame = b;}
|
|
|
Reimplemented from CybChannelC. |
|
|
|
|
|
Definition at line 62 of file cybgraphicchannelc.h. |
|
|
Definition at line 55 of file cybgraphicchannelc.h. |
|
|
Definition at line 47 of file cybgraphicchannelc.h. Referenced by CybPFChannelC::SetFar(). |
|
|
Definition at line 53 of file cybgraphicchannelc.h. |
|
|
Definition at line 50 of file cybgraphicchannelc.h. |
|
|
Definition at line 51 of file cybgraphicchannelc.h. |
|
|
Definition at line 52 of file cybgraphicchannelc.h. |
|
|
Definition at line 49 of file cybgraphicchannelc.h. |
|
|
Definition at line 61 of file cybgraphicchannelc.h. |
|
|
Definition at line 47 of file cybgraphicchannelc.h. Referenced by CybPFChannelC::SetNear(). |
|
|
Definition at line 56 of file cybgraphicchannelc.h. |
|
|
Definition at line 58 of file cybgraphicchannelc.h. |
|
|
Definition at line 45 of file cybgraphicchannelc.h. |
|
|
Definition at line 44 of file cybgraphicchannelc.h. |
|
|
Definition at line 46 of file cybgraphicchannelc.h. |
|
|
Definition at line 59 of file cybgraphicchannelc.h. |
|
|
Definition at line 59 of file cybgraphicchannelc.h. |
1.3-rc2