|
Assimp
v4.1. (December 2018)
|
This is the complete list of members for CGLView, including all inherited members.
| Camera_Rotate(const GLfloat pAngle_X, const GLfloat pAngle_Y, const GLfloat pAngle_Z) | CGLView | |
| Camera_RotateScene(const GLfloat pAngle_X, const GLfloat pAngle_Y, const GLfloat pAngle_Z) | CGLView | |
| Camera_Set(const size_t pCameraNumber) | CGLView | |
| Camera_Translate(const GLfloat pTranslate_X, const GLfloat pTranslate_Y, const GLfloat pTranslate_Z) | CGLView | |
| CGLView(QWidget *pParent) | CGLView | explicit |
| drawCoordSystem() | CGLView | protected |
| ELightType enum name | CGLView | |
| Enable_SceneBBox(const bool pEnable) | CGLView | inline |
| Enable_Textures(const bool pEnable) | CGLView | |
| FreeScene() | CGLView | |
| initializeGL() override | CGLView | protected |
| Lighting_Disable() | CGLView | |
| Lighting_DisableSource(const size_t pLightNumber) | CGLView | |
| Lighting_EditSource(const size_t pLightNumber, const SLightParameters &pLightParameters) | CGLView | |
| Lighting_Enable() | CGLView | |
| Lighting_EnableSource(const size_t pLightNumber) | CGLView | |
| Paint_Finished(const size_t pPaintTime_ms, const GLfloat pDistance) | CGLView | signal |
| paintGL() override | CGLView | protected |
| resizeGL(int pWidth, int pHeight) override | CGLView | protected |
| SceneObject_Camera(const QString &pName) | CGLView | signal |
| SceneObject_LightSource(const QString &pName) | CGLView | signal |
| SetScene(const aiScene *pScene, const QString &pScenePath) | CGLView | |
| ~CGLView() | CGLView | virtual |