|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
Go to the source code of this file.
Classes | |
| struct | visutwin::canvas::Vector3 |
| 3D vector for positions, directions, and normals with multi-backend SIMD acceleration. More... | |
| struct | visutwin::canvas::Vector3T< T > |
Namespaces | |
| namespace | visutwin |
| namespace | visutwin::canvas |
Typedefs | |
| typedef std::array< float, 3 > | visutwin::canvas::PackedVector3f |
| typedef Vector3T< int > | visutwin::canvas::Vector3i |