OpenVolumeMesh
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
OpenVolumeMesh::Geometry::are_convertible_to< To, From, Froms... > Struct Template Reference
Static Public Attributes
static constexpr bool
value
Member Data Documentation
◆
value
template<typename To, typename From, typename ... Froms>
bool
OpenVolumeMesh::Geometry::are_convertible_to
< To, From, Froms... >::value
static
constexpr
Initial value:
= std::is_convertible<From, To>::value
&&
are_convertible_to
<To, Froms...>::value
OpenVolumeMesh::Geometry::are_convertible_to
Definition
Vector11T.hh:65
The documentation for this struct was generated from the following file:
OpenVolumeMesh/Geometry/
Vector11T.hh
Project
OpenVolumeMesh
, Computer Graphics Group Aachen,
RWTH Aachen