Struct barycentric_t::triangle_point_t¶
Defined in File barycentric.hpp
Nested Relationships¶
This struct is a nested type of Struct barycentric_t.
Struct Documentation¶
-
struct triangle_point_t
Convenience structure for interpolating triangle vertex data using the barycentric coordinate.