7 #ifndef __viewer__PerspectiveViewer_h__ 8 #define __viewer__PerspectiveViewer_h__ 27 void initialize(
void);
32 virtual void render(Real a_time,Real a_timestep) {}
33 virtual Real frameRate(
void)
const;
36 virtual void handle(
Record& record);
42 PathAccessor<SpatialTransform> m_paPerspMatrix;
window data
Definition: datatoolAS.h:38
virtual void bind(sp< WindowI > spWindowI)
Adopts a WindowI.
Definition: ViewerI.h:28
possible attributes of a top level signal
Definition: datatoolAS.h:16
Simple viewer interface.
Definition: SignalerViewerI.h:22
kernel
Definition: namespace.dox:3
Perspective viewer.
Definition: PerspectiveViewer.h:19
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
virtual void render(Real a_time, Real a_timestep)
Send signals for one frame.
Definition: PerspectiveViewer.h:32
Interface to handle signals from an SignalerI.
Definition: HandlerI.h:22
High precision timer.
Definition: SystemTicker.h:174
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53