Go to the source code of this file.
Functions | |
CAM__HeightMap * | CAM__HeightMap_FloodFill (CAM__HeightMap *HeightMap, gint x, gint y, gint color) |
CAM__HeightMap * | CAM__HeightMap_MoveObject (CAM__HeightMap *HeightMap, gint x, gint y) |
returns a new HeightMap with the founded Object on XY in the given HeightMap | |
CAM__HeightMap * | CAM__HeightMap_MoveObject_Invert (CAM__HeightMap *HeightMap, gint x, gint y) |
returns a new HeightMap with the founded Object on XY in the given HeightMap (Inverted-Version) |
|
|
|
returns a new HeightMap with the founded Object on XY in the given HeightMap
|
|
returns a new HeightMap with the founded Object on XY in the given HeightMap (Inverted-Version)
|