Struct ILLIXR::data_format::vb_type
ClassList > ILLIXR > data_format > vb_type
Inherits the following classes: ILLIXR::switchboard::event
Public Attributes
| Type | Name |
|---|---|
| unsigned | scene_id |
| std::set< std::tuple< int, int, int > > | unique_VB_lists |
Public Functions
| Type | Name |
|---|---|
| vb_type (std::set< std::tuple< int, int, int > > && generated_list, unsigned id_) |
Public Functions inherited from ILLIXR::switchboard::event
See ILLIXR::switchboard::event
| Type | Name |
|---|---|
| void | serialize (Archive & ar, const unsigned int version) |
| virtual | ~event () = default |
Public Attributes Documentation
variable scene_id
unsigned ILLIXR::data_format::vb_type::scene_id;
variable unique_VB_lists
std::set<std::tuple<int, int, int> > ILLIXR::data_format::vb_type::unique_VB_lists;
Public Functions Documentation
function vb_type
inline ILLIXR::data_format::vb_type::vb_type (
std::set< std::tuple< int, int, int > > && generated_list,
unsigned id_
)
The documentation for this class was generated from the following file /home/friedel/tmp/ILLIXR/include/illixr/data_format/scene_reconstruction.hpp