![]() |
Ultralight C++ API 1.3.0
|
Go to the source code of this file.
Classes | |
| struct | ultralight::vec2 |
| 2D Vector Helper More... | |
| struct | ultralight::vec3 |
| 3D Vector Helper More... | |
| struct | ultralight::vec4 |
| 4D Vector Helper More... | |
| struct | ultralight::Rect |
| Float Rectangle Helper. More... | |
| struct | ultralight::IntRect |
| Integer Rectangle Helper. More... | |
| struct | ultralight::RoundedRect |
| Rounded Rectangle Helper. More... | |
Namespaces | |
| namespace | ultralight |
Typedefs | |
| typedef vec2 | ultralight::Point |
| Point is typedef'd to a 2D vector. | |