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 | SLVec2< T > |
2D vector template class for standard 2D vector algebra. More... | |
Typedefs | |
typedef SLVec2< SLint > | SLVec2i |
typedef SLVec2< SLfloat > | SLVec2f |
typedef vector< SLVec2f > | SLVVec2f |