Rasterfarm-SDK
Loading...
Searching...
No Matches
Surface Namespace Reference

API for describing material-surface of Raster::GeometricBase objects. More...

Classes

class  Material
 

Typedefs

using MaterialManager = ResourceManager< Material, Raster::GeometricBase >
 
typedef List< Material * > MaterialList
 
typedef HeapArray< Material * > MaterialArray
 
typedef Function< bool(const Material *, const Material *) > MaterialSortFunction
 

Detailed Description

API for describing material-surface of Raster::GeometricBase objects.

Typedef Documentation

◆ MaterialArray

typedef HeapArray< Material * > Surface::MaterialArray

◆ MaterialList

typedef List< Material * > Surface::MaterialList

◆ MaterialManager

using Surface::MaterialManager = ResourceManager< Material, Raster::GeometricBase >

Callback when geometric object is done with a material.

◆ MaterialSortFunction

typedef Function< bool( const Material *, const Material * ) > Surface::MaterialSortFunction