#include "AP_Types.h"
Data Structures | |
class | AP_Color< _T > |
class | AP_Point< _T > |
class | AP_Rotate< _T > |
Namespaces | |
namespace | AP |
Architecture Platform. | |
Typedefs | |
typedef AP_Color< AP_Float64 > | AP_Color3d |
typedef AP_Color< AP_Float32 > | AP_Color3f |
typedef AP_Color< AP_Sint32 > | AP_Color3i |
typedef AP_Color< AP_Float64 > | AP_Color4d |
typedef AP_Color< AP_Float32 > | AP_Color4f |
typedef AP_Color< AP_Sint32 > | AP_Color4i |
typedef AP_Point< AP_Float64 > | AP_Point2d |
typedef AP_Point< AP_Float32 > | AP_Point2f |
typedef AP_Point< AP_Sint32 > | AP_Point2i |
typedef AP_Point< AP_Float64 > | AP_Point3d |
typedef AP_Point< AP_Float32 > | AP_Point3f |
typedef AP_Point< AP_Sint32 > | AP_Point3i |
typedef AP_Point< AP_Float64 > | AP_Point4d |
typedef AP_Point< AP_Float32 > | AP_Point4f |
typedef AP_Point< AP_Sint32 > | AP_Point4i |
typedef AP_Rotate< AP_Float64 > | AP_Rotate4d |
typedef AP_Rotate< AP_Float32 > | AP_Rotate4f |
typedef AP_Rotate< AP_Sint32 > | AP_Rotate4i |