m3g_core.h File Reference

Typedef M3Gint

typedef int M3Gint

Typedef M3Gshort

typedef short M3Gshort

Typedef M3Gbyte

typedef signed char M3Gbyte

Typedef M3Guint

typedef unsigned M3Guint

Typedef M3Gushort

typedef unsigned short M3Gushort

Typedef M3Gubyte

typedef unsigned char M3Gubyte

Typedef M3Gfloat

typedef float M3Gfloat

Typedef M3Genum

typedef M3Gint M3Genum

Typedef M3Gbitmask

typedef M3Guint M3Gbitmask

Typedef M3Gbool

typedef M3Guint M3Gbool

Typedef M3Gsizei

typedef M3Gint M3Gsizei

Typedef M3GInterface

typedef struct M3GInterfaceImpl * M3GInterface

Typedef M3GLoader

typedef struct M3GLoaderImpl * M3GLoader

Typedef M3GObject

typedef struct M3GObjectImpl * M3GObject

Typedef M3GAnimationController

typedef struct M3GAnimationControllerImpl * M3GAnimationController

Typedef M3GAnimationTrack

typedef struct M3GAnimationTrackImpl * M3GAnimationTrack

Typedef M3GAppearance

typedef struct M3GAppearanceImpl * M3GAppearance

Typedef M3GBackground

typedef struct M3GBackgroundImpl * M3GBackground

Typedef M3GCompositingMode

typedef struct M3GCompositingModeImpl * M3GCompositingMode

Typedef M3GFog

typedef struct M3GFogImpl * M3GFog

Typedef M3GImage

typedef struct M3GImageImpl * M3GImage

Typedef M3GIndexBuffer

typedef struct M3GIndexBufferImpl * M3GIndexBuffer

Typedef M3GKeyframeSequence

typedef struct M3GKeyframeSequenceImpl * M3GKeyframeSequence

Typedef M3GMaterial

typedef struct M3GMaterialImpl * M3GMaterial

Typedef M3GTransformable

typedef struct M3GTransformableImpl * M3GTransformable

Typedef M3GNode

typedef struct M3GNodeImpl * M3GNode

Typedef M3GCamera

typedef struct M3GCameraImpl * M3GCamera

Typedef M3GGroup

typedef struct M3GGroupImpl * M3GGroup

Typedef M3GWorld

typedef struct M3GWorldImpl * M3GWorld

Typedef M3GLight

typedef struct M3GLightImpl * M3GLight

Typedef M3GMesh

typedef struct M3GMeshImpl * M3GMesh

Typedef M3GMorphingMesh

typedef struct M3GMorphingMeshImpl * M3GMorphingMesh

Typedef M3GSkinnedMesh

typedef struct M3GSkinnedMeshImpl * M3GSkinnedMesh

Typedef M3GSprite

typedef struct M3GSpriteImpl * M3GSprite

Typedef M3GTexture

typedef struct M3GTextureImpl * M3GTexture

Typedef M3GPolygonMode

typedef struct M3GPolygonModeImpl * M3GPolygonMode

Typedef M3GRenderContext

typedef struct M3GRenderContextImpl * M3GRenderContext

Typedef M3GVertexArray

typedef struct M3GVertexArrayImpl * M3GVertexArray

Typedef M3GVertexBuffer

typedef struct M3GVertexBufferImpl * M3GVertexBuffer

Typedef M3GMemObject

typedef M3Gint M3GMemObject

Typedef M3GNativeBitmap

typedef M3Guint M3GNativeBitmap

Typedef M3GNativeWindow

typedef M3Guint M3GNativeWindow

Typedef M3GEGLSurface

typedef M3Guint M3GEGLSurface

Typedef m3gMallocFunc

typedef void *( m3gMallocFunc

Typedef m3gFreeFunc

typedef void( m3gFreeFunc

Typedef m3gObjectAllocator

typedef M3GMemObject ( m3gObjectAllocator

Typedef m3gObjectResolver

typedef void *( m3gObjectResolver

Typedef m3gObjectDeallocator

typedef void( m3gObjectDeallocator

Typedef m3gErrorHandler

typedef void( m3gErrorHandler

Typedef m3gBeginRenderFunc

typedef void *( m3gBeginRenderFunc

Typedef m3gEndRenderFunc

typedef void( m3gEndRenderFunc

Typedef m3gReleaseTargetFunc

typedef void( m3gReleaseTargetFunc