|  | 
| using | base_vector = std::vector< TriangleMesh > | 
|  | 
| using | size_type = base_vector::size_type | 
|  | 
| using | value_type = base_vector::value_type | 
|  | 
| using | allocator_type = base_vector::allocator_type | 
|  | 
|  | 
|  | TriangleMeshAggregate (size_type n, const allocator_type &alloc=allocator_type()) | 
|  | 
|  | TriangleMeshAggregate (size_type n, const value_type &value, const allocator_type &alloc=allocator_type()) | 
|  | 
|  | TriangleMeshAggregate (std::initializer_list< TriangleMesh > init, const allocator_type &alloc=allocator_type()) | 
|  | 
The documentation for this struct was generated from the following file:
- /home/kjyager/Code/projects/GI_merge/src/OOOGL/MidLevel/Geometry.hpp