3D Repo Bouncer  1.4
Public Member Functions | Public Attributes | List of all members
repo_partitioning_tree_t Struct Reference

Public Member Functions

 repo_partitioning_tree_t (const repo::PartitioningTreeType &type, const float &pValue, std::shared_ptr< repo_partitioning_tree_t > left, std::shared_ptr< repo_partitioning_tree_t > right)
 
 repo_partitioning_tree_t (const std::vector< repo_mesh_entry_t > &meshes)
 

Public Attributes

repo::PartitioningTreeType type
 
std::vector< repo_mesh_entry_tmeshes
 
float pValue
 
std::shared_ptr< repo_partitioning_tree_tleft
 
std::shared_ptr< repo_partitioning_tree_tright
 

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