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

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

FILL_EMPTY enum valuenv::index::ICircle
FILL_SOLID enum valuenv::index::ICircle
Fill_style enum namenv::index::ICircle
get_fill_style(mi::math::Color_struct &fill_color, Fill_style &fill_style) const =0nv::index::ICirclepure virtual
get_geometry(mi::math::Vector_struct< mi::Float32, 3 > &center, mi::Float32 &radius) const =0nv::index::ICirclepure virtual
get_outline_style(mi::math::Color_struct &line_color, mi::Float32 &line_width) const =0nv::index::ICirclepure virtual
set_fill_style(const mi::math::Color_struct &fill_color, Fill_style fill_style)=0nv::index::ICirclepure virtual
set_geometry(const mi::math::Vector_struct< mi::Float32, 3 > &center, mi::Float32 radius)=0nv::index::ICirclepure virtual
set_outline_style(const mi::math::Color_struct &line_color, mi::Float32 line_width=1.5f)=0nv::index::ICirclepure virtual