MeshLib
 
Loading...
Searching...
No Matches
High Precision

Typedefs

using MR::HighPrecisionInt = boost::multiprecision::checked_int128_t
 
using MR::Vector2hp = Vector2<HighPrecisionInt>
 
using MR::Vector3hp = Vector3<HighPrecisionInt>
 
using MR::Vector4hp = Vector4<HighPrecisionInt>
 
using MR::Matrix3hp = Matrix3<HighPrecisionInt>
 
using MR::Matrix4hp = Matrix4<HighPrecisionInt>
 

Detailed Description

Typedef Documentation

◆ HighPrecisionInt

using MR::HighPrecisionInt = boost::multiprecision::checked_int128_t

◆ Matrix3hp

◆ Matrix4hp

◆ Vector2hp

◆ Vector3hp

◆ Vector4hp