16 Commits (32b783505fe6fc31dcc50e7870a74e72145a67bd)

Author SHA1 Message Date
Vladimír Vondruš 32b783505f MeshTools: using new type aliases in whole MeshTools namespace. 13 years ago
Vladimír Vondruš 3de3a6861e MeshTools: got rid of Point2D/3D in favor of Vector2/Vector3. 13 years ago
Vladimír Vondruš ad9a55a867 Doc++ 13 years ago
Vladimír Vondruš 42f5ee4ce4 Doc++ 14 years ago
Vladimír Vondruš 8f5940dd56 Using fixed-size 32bit integer type for indices. 14 years ago
Vladimír Vondruš 0145343d59 Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
Vladimír Vondruš 071afa0b7a Point*D Vector* subclasses for homogeneous coordinates. 14 years ago
Vladimír Vondruš b90ba53f2e Doc++ (positions, not vertices). 14 years ago
Vladimír Vondruš c451b22392 Revert "Documentation: organizing the classes into "modules"." 14 years ago
Vladimír Vondruš 7f55f30ced CORRADE_ASSERT() now needs semicolon after. 14 years ago
Vladimír Vondruš 320609995c Minor documentation updates. 14 years ago
Vladimír Vondruš 79945ab6fc Documentation: organizing the classes into "modules". 14 years ago
Vladimír Vondruš e9164d856e Fixed typo in documentation. 14 years ago
Vladimír Vondruš cc1f9c60c9 Swapped size and type template parameters in Vector and Matrix. 14 years ago
Vladimír Vondruš 64665872cc Use CORRADE_ASSERT() instead of cassert and direct error output. 14 years ago
Vladimír Vondruš 56299bed37 Added tool for combining index arrays. 14 years ago