![]() |
SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
Go to the source code of this file.
Classes | |
| class | SLVec4< T > |
| 4D vector template class for standard 4D vector algebra. More... | |
Typedefs | |
| typedef SLVec4< SLfloat > | SLVec4f |
| typedef SLVec4< SLint > | SLVec4i |
| typedef SLVec4< SLfloat > | SLCol4f |
| typedef vector< SLVec4f > | SLVVec4f |
| typedef vector< SLVec4i > | SLVVec4i |
| typedef vector< SLCol4f > | SLVCol4f |