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