HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GUI_ViewParameter.h File Reference
#include "GUI_API.h"
#include <UT/UT_BoundingBox.h>
#include <UT/UT_Matrix3.h>
#include <UT/UT_Matrix4.h>
#include <UT/UT_Quaternion.h>
#include <UT/UT_Rect.h>
#include <UT/UT_Vector3.h>
#include <UT/UT_VectorTypes.h>
#include <UT/UT_Plane.h>
+ Include dependency graph for GUI_ViewParameter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GUI_ViewFlag
 
class  GUI_ViewParameter
 
class  GUI_ViewParameter::gui_View
 

Typedefs

typedef void(* GUI_TransformCallback )(UT_DMatrix4 &, fpreal time, void *)
 
typedef void(* GUI_HomeRotCallback )(UT_Matrix3R &, void *)
 

Typedef Documentation

typedef void(* GUI_HomeRotCallback)(UT_Matrix3R &, void *)

Definition at line 31 of file GUI_ViewParameter.h.

typedef void(* GUI_TransformCallback)(UT_DMatrix4 &, fpreal time, void *)

Definition at line 30 of file GUI_ViewParameter.h.