NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::IPolygon Member List

This is the complete list of members for nv::index::IPolygon, including all inherited members.

FILL_EMPTY enum valuenv::index::IPolygon
FILL_SOLID enum valuenv::index::IPolygon
Fill_style enum namenv::index::IPolygon
get_fill_style(mi::math::Color_struct &fill_color, Fill_style &fill_style) const =0nv::index::IPolygonpure virtual
get_geometry(mi::math::Vector_struct< mi::Float32, 2 > **vertices, mi::Uint32 &nb_vertices, mi::math::Vector_struct< mi::Float32, 3 > &center) const =0nv::index::IPolygonpure virtual
set_fill_style(const mi::math::Color_struct &fill_color, Fill_style fill_style)=0nv::index::IPolygonpure virtual
set_geometry(const mi::math::Vector_struct< mi::Float32, 2 > *vertices, mi::Uint32 nb_vertices, const mi::math::Vector_struct< mi::Float32, 3 > &center)=0nv::index::IPolygonpure virtual