File Viewport.cpp
FileList > layer > Viewport.cpp
Go to the source code of this file
#include "Viewport.h"#include "Input.h"#include "ITEM/TextureViewer.h"#include "Camera.h"#include "Transform.h"#include "SceneManager.h"#include "buffers/FrameBuffer.h"#include "events/CameraEvents.h"#include "events/KeyMouseEvents.h"#include "events/ViewportEvents.h"#include "xdz_matrix.h"
Public Functions
| Type | Name |
|---|---|
| void | MRotate () |
| void | MScale () |
| void | MTranslate () |
| void | WAxis () |
| void | XAxis () |
| void | YAxis () |
| void | ZAxis () |
| void | _SpecifyAxis (GLuint offset) |
Public Functions Documentation
function MRotate
void MRotate ()
function MScale
void MScale ()
function MTranslate
void MTranslate ()
function WAxis
void WAxis ()
function XAxis
void XAxis ()
function YAxis
void YAxis ()
function ZAxis
void ZAxis ()
function _SpecifyAxis
void _SpecifyAxis (
GLuint offset
)
The documentation for this class was generated from the following file src/UI/layer/Viewport.cpp