Searched refs:compute_non_hierarchical_local_bbox (Results 1 – 5 of 5) sorted by relevance
118 const GAABB3 local_bbox = outer_assembly->compute_non_hierarchical_local_bbox(); in TEST_SUITE()
196 GAABB3 bbox = compute_non_hierarchical_local_bbox(); in compute_local_bbox()206 GAABB3 Assembly::compute_non_hierarchical_local_bbox() const in compute_non_hierarchical_local_bbox() function in renderer::Assembly
132 GAABB3 compute_non_hierarchical_local_bbox() const;
157 .def("compute_non_hierarchical_local_bbox", &Assembly::compute_non_hierarchical_local_bbox); in bind_assembly()
149 assembly.compute_non_hierarchical_local_bbox())); in collect_assembly_instances()