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 | SLRect< T, V > |
A rectangle template class. More... | |
Typedefs | |
typedef SLRect< SLint, SLVec2i > | SLRecti |
typedef SLRect< SLfloat, SLVec2f > | SLRectf |
typedef vector< SLRecti > | SLVRecti |
typedef vector< SLRectf > | SLVRectf |
Definition in file SLRect.h.