Cogs.Core
Public Member Functions | Public Attributes | List of all members
Cogs::Core::OGC3DTiles::BoundingVolume Struct Reference

Public Member Functions

std::string toString () const
 

Public Attributes

BoundingVolumeType type
 
std::array< double, 12 > values
 

Detailed Description

Definition at line 56 of file OGC3DTiles.h.

Member Function Documentation

◆ toString()

std::string Cogs::Core::OGC3DTiles::BoundingVolume::toString ( ) const
inline

Definition at line 60 of file OGC3DTiles.h.

Member Data Documentation

◆ type

BoundingVolumeType Cogs::Core::OGC3DTiles::BoundingVolume::type

Definition at line 57 of file OGC3DTiles.h.

◆ values

std::array<double, 12> Cogs::Core::OGC3DTiles::BoundingVolume::values

Definition at line 58 of file OGC3DTiles.h.


The documentation for this struct was generated from the following file: