Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cetk::ArchiveAccess on a zip data file
 Cetk::archive::ZipZip acces interface (wrapper)
 Cetk::ArchiveContentElement of the archive (with associated data)
 Cetk::BaseNoiseBaseNoise Noise basic data
 Cetk::Color< MY_TYPE, MY_TYPE_SIZE >The color class is a template to abstract the color implementation choice
 Cetk::Fifo< MY_TYPE >Fifo tamplate is a simple messaged fifo element to transfer data message from a thead to an other
 Cetk::FSNodeFS node is for File System IO access (named classicly "node in linux EXT) This class is independent of the OS, If you acces to a file in windows, it might generate the right like Linux (it is important to know that windows right is lighter than linux)
 Cetk::FSNodeRightFile System Right management
 Cetk::Hash< MY_TYPE >Hash table tamplate is a simple classical hash interface. A hash table is a equivalent of the dictionary in python, this is a simple interfaace between a name and a value:
 Cetk::HashData< MY_TYPE >Internel data of the [class[etk::hash]] class, it contain the name and the value of the hash vector
 Cutf8::iteratorIterator on a simple std::string that contain utf8 value
 Cetk::Matrix< T >2 dimention matrix template to manage simpliest algo
 Cetk::Matrix2Transformation matrix for vector 2D
 Cetk::Matrix4Transformation matrix for vector 3D
 Cetk::NoiseNoise basic interface
 Cetk::Plane< T >Plane equation template: define a plane equation
 Cetk::Vector2D< T >Vectorial 2-dimention vector (x/y)
 Cetk::Vector2D< int32_t >
 Cetk::Vector2D< uint32_t >
 Cetk::Vector3D< T >Vectorial 3-dimention vector (x/y/z)
 Cetk::Vector4D< T >Vectorial 4-dimention vector (x/y/z/w)