Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
structs.hpp File Reference
#include "core/defines.hpp"
#include "filehandlers/xmlFile.hpp"
#include <vector>
Include dependency graph for structs.hpp:
This graph shows which files directly or indirectly include this file:

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)