My Project
Public Member Functions | List of all members
ActionCameraRotationVertical Class Reference

#include <action.h>

Inheritance diagram for ActionCameraRotationVertical:
Inheritance graph
[legend]
Collaboration diagram for ActionCameraRotationVertical:
Collaboration graph
[legend]

Public Member Functions

 ActionCameraRotationVertical (double angle)
 
 ~ActionCameraRotationVertical ()
 
virtual void Execute (Scene *scene, Composite *loadedBricks, int ID) override
 

Detailed Description

Definition at line 181 of file action.h.

Constructor & Destructor Documentation

§ ActionCameraRotationVertical()

ActionCameraRotationVertical::ActionCameraRotationVertical ( double  angle)
inline

Definition at line 184 of file action.h.

§ ~ActionCameraRotationVertical()

ActionCameraRotationVertical::~ActionCameraRotationVertical ( )
inline

Definition at line 189 of file action.h.

Member Function Documentation

§ Execute()

virtual void ActionCameraRotationVertical::Execute ( Scene scene,
Composite loadedBricks,
int  ID 
)
inlineoverridevirtual

Implements Action.

Definition at line 193 of file action.h.

Here is the call graph for this function:

The documentation for this class was generated from the following file: