|
SOIL C++
C++ Unified Device Interface
|
Go to the source code of this file.
Namespaces | |
| namespace | SOIL |
| Type definitions. | |
Typedefs | |
| typedef int64_t | SOIL::INT |
| SOIL Integer. More... | |
| typedef double | SOIL::DOUBLE |
| SOIL Double. More... | |
| typedef bool | SOIL::BOOL |
| SOIL Boolean. More... | |
| typedef std::string | SOIL::STRING |
| SOIL String. More... | |
| typedef Enum | SOIL::ENUM |
| SOIL Enum. More... | |
| typedef Time | SOIL::TIME |
| SOIL Time. More... | |
| typedef std::vector< unsigned int > | SOIL::DIMENSION |
| SOIL Dimension. More... | |