Inheritance diagram for scFrame:
Public Members | |||
![]() | ![]() | scFrame () | |
![]() | ![]() | Void | Draw (Renderer &r, SLContext *) |
![]() | ![]() | Int | divisions |
![]() | ![]() | Bool | gridOn |
![]() | ![]() | Bool | axesOn |
Definition at line 33 of file ScenePane.cc.
scFrame::scFrame () |
Definition at line 36 of file ScenePane.cc.
Void scFrame::Draw (Renderer & r, SLContext * context) [virtual]
|
Bool scFrame::axesOn |
Definition at line 47 of file ScenePane.cc.
Int scFrame::divisions |
Definition at line 45 of file ScenePane.cc.
Bool scFrame::gridOn |
Definition at line 46 of file ScenePane.cc.