51 if (nodePtr !=
nullptr)
61 LOG_E(
"Callback not connected to a RingArray")
A rotating ring array model.
Namespace that contains controls for sample scene objects.
TimeTicks Tick()
Get the timers tick value.
RingArrayCallback()
Default constructor.
#define LOG_E(msg)
Log an ERROR message.
double GetSecondsPerTick() const
Get the number of seconds per tick.
void SetStartTick()
Set the start tick.
virtual void operator()(osg::Node *nodePtr, osg::NodeVisitor *nvPtr) override
Callback method called by the NodeVisitor when visiting a node.
~RingArrayCallback()
Destructor.