Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
FrameListener.h File Reference

Go to the source code of this file.

Classes

struct  Divide::FrameEvent
 
struct  Divide::FrameEvent::Time
 
struct  Divide::FrameEvent::Time::Impl
 
class  Divide::FrameListener
 

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 

Macros

#define DVD_FRAME_LISTENER_H_
 

Enumerations

enum class  Divide::FrameEventType : U8 {
  Divide::FRAME_EVENT_ANY = 0 , Divide::FRAME_EVENT_STARTED , Divide::FRAME_PRERENDER , Divide::FRAME_SCENERENDER_START ,
  Divide::FRAME_SCENERENDER_END , Divide::FRAME_POSTRENDER , Divide::FRAME_EVENT_PROCESS , Divide::FRAME_EVENT_ENDED
}
 

Macro Definition Documentation

◆ DVD_FRAME_LISTENER_H_

#define DVD_FRAME_LISTENER_H_

Definition at line 34 of file FrameListener.h.