HighMap library (C++)
Loading...
Searching...
No Matches
texture.hpp File Reference

Header file for the Texture class. More...

Go to the source code of this file.

Classes

class  hmap::Texture
 A class to represent a multi-channel texture using planar hmap::Array storage. More...
 

Namespaces

namespace  hmap
 

Detailed Description

Header file for the Texture class.

Author
Otto Link (otto..nosp@m.link.nosp@m..bv@g.nosp@m.mail.nosp@m..com)

This file contains the definition of the Texture class, which is used for representing and manipulating multi-channel 2D arrays of floating-point values (textures) using planar hmap::Array storage.