Antkeeper  0.0.1
Public Attributes | List of all members
picking_component Struct Reference

#include <picking-component.hpp>

Public Attributes

geom::sphere< float > sphere
 Picking sphere. More...
 
std::uint32_t flags
 Picking flags. More...
 

Detailed Description

Definition at line 27 of file picking-component.hpp.

Member Data Documentation

◆ flags

std::uint32_t picking_component::flags

Picking flags.

Definition at line 33 of file picking-component.hpp.

◆ sphere

geom::sphere<float> picking_component::sphere

Picking sphere.

Definition at line 30 of file picking-component.hpp.


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