Data Structures | Namespaces | Typedefs

D:/work/nytro/include/graphics/nyImage.h File Reference

#include "system/nyCommon.h"
#include "system/nyTable.h"
Include dependency graph for nyImage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Nytro::Graphics::Image
 A class that stores an image. More...

Namespaces

namespace  Nytro
 

The Nytro Game Engine main namespace.


namespace  Nytro::Graphics
 

The graphics namespace holds all the graphics and rendering related classes, all what is displayed on screen, is using classes from here.


Typedefs

typedef Core::Table< uint8 > Nytro::Graphics::ImageData8
typedef Core::Table< uint16 > Nytro::Graphics::ImageData16
typedef Core::Table< uint32 > Nytro::Graphics::ImageData32
typedef Core::Table< uint64 > Nytro::Graphics::ImageData64

© Copyright 7thFACTOR Entertainment - All rights reserved