Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::mesh::access::obb< ScalarType > Struct Template Reference

#include <ComponentAccess.hpp>

Inheritance diagram for mundy::mesh::access::obb< ScalarType >:
[legend]

Public Types

using value_typeype = ScalarType

Detailed Description

template<typename ScalarType>
struct mundy::mesh::access::obb< ScalarType >

Oriented bounding box access: 10 scalars per entity. Layout: center xyz (0-2), orientation quaternion wxyz (3-6), half-extents xyz (7-9).

Member Typedef Documentation

◆ value_typeype

template<typename ScalarType>
using mundy::mesh::access::obb< ScalarType >::value_typeype = ScalarType