Class Hierarchy
  This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| ▼Cetk::Archive | Access on a zip data file | 
| Cetk::archive::Zip | Zip acces interface (wrapper) | 
| Cetk::ArchiveContent | Element of the archive (with associated data) | 
| Cetk::BaseNoise | BaseNoise 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::FSNode | FS 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::FSNodeRight | File 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::iterator | Iterator on a simple std::string that contain utf8 value | 
| Cetk::Matrix< T > | 2 dimention matrix template to manage simpliest algo | 
| Cetk::Matrix2 | Transformation matrix for vector 2D | 
| Cetk::Matrix4 | Transformation matrix for vector 3D | 
| Cetk::Noise | Noise 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) | 
 1.8.12
 1.8.12