#include <OrthoViewpoint.h>
Inherits X3D::X3DViewpointNode.
Public Member Functions | |
const MFFloat & | fieldOfView (void) const |
Inline. | |
OrthoViewpoint (const AP_Xml &xml, SFNode scene) | |
void | Render (void) |
Private Attributes | |
MFFloat | _m_fieldOfView |
OrthoViewpoint | ( | const AP_Xml & | xml, | |
SFNode | scene | |||
) |
const MFFloat& fieldOfView | ( | void | ) | const [inline] |
Inline.
void Render | ( | void | ) | [virtual] |
Reimplemented from X3DNode.
MFFloat _m_fieldOfView [private] |