Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Go to the source code of this file.
Classes | |
struct | iv::math::geometry::Point2d |
struct | iv::math::geometry::Point2d::Keys |
struct | iv::math::geometry::Point2d::DefaultValues |
struct | iv::math::geometry::Point3d |
struct | iv::math::geometry::Point3d::Keys |
struct | iv::math::geometry::Point3d::DefaultValues |
struct | iv::math::geometry::Area |
Namespaces | |
namespace | iv |
namespace | iv::math |
namespace | iv::math::geometry |
Functions | |
template<typename T > requires std::is_same_v<T, iv::math::geometry::Point2d> || std::is_same_v<T, iv::math::geometry::Point3d> | |
float * | iv::math::geometry::toArrayOfFloats (const std::vector< T > &v) |