Fermat
Public Methods | Public Members | List of all members
UVBvh< domain_tag > Struct Template Reference

Detailed description

template<typename domain_tag>
struct UVBvh< domain_tag >

A 2d UV-space BVH, useful for finding out the triangle covering a given UV coordinate

#include <uv_bvh.h>

Public Methods

template<typename U >
 UVBvh (UVBvh< U > &bvh)
 
UVBvhView view () const
 

Public Members

cugar::vector< domain_tag, UVBvh_node > nodes
 
cugar::vector< domain_tag, cugar::Bbox2fbboxes
 
cugar::vector< domain_tag, uint32_t > index
 

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