Cumulia Illustrator Rendering Engine v1.1.0
A Rendering engine for industrial CAD/CAE model and optimized for greatest performance
 
Loading...
Searching...
No Matches
cil::Image Class Reference

The Image class inherits from the TypedArray class, specilizing the template parameter to unsigned char. More...

#include <image.h>

Inheritance diagram for cil::Image:
cil::Variant cil::Image2D cil::ImageBuffer cil::ImageCube

Public Member Functions

 Image ()
 
- Public Member Functions inherited from cil::Variant
 Variant ()
 
virtual ~Variant ()
 
const std::string & type () const
 

Additional Inherited Members

- Protected Attributes inherited from cil::Variant
std::string m_type
 

Detailed Description

The Image class inherits from the TypedArray class, specilizing the template parameter to unsigned char.

Constructor & Destructor Documentation

◆ Image()

cil::Image::Image ( )