NVIDIA Index example code nvidia_logo_transpbg.gif Up
Create_path_2d::Path_test_params Struct Reference

Public Attributes

mi::Size num_points
 
bool use_colormap
 
bool use_rgba
 
bool test_transparency
 
bool upsampling
 
mi::Uint32 up_factor
 
mi::Float32 up_tension
 

Detailed Description

Definition at line 42 of file create_path_2d.cpp.

Member Data Documentation

 num_points

mi::Size Create_path_2d::Path_test_params::num_points

Definition at line 44 of file create_path_2d.cpp.

 test_transparency

bool Create_path_2d::Path_test_params::test_transparency

Definition at line 48 of file create_path_2d.cpp.

 up_factor

mi::Uint32 Create_path_2d::Path_test_params::up_factor

Definition at line 50 of file create_path_2d.cpp.

 up_tension

mi::Float32 Create_path_2d::Path_test_params::up_tension

Definition at line 51 of file create_path_2d.cpp.

 upsampling

bool Create_path_2d::Path_test_params::upsampling

Definition at line 49 of file create_path_2d.cpp.

 use_colormap

bool Create_path_2d::Path_test_params::use_colormap

Definition at line 45 of file create_path_2d.cpp.

 use_rgba

bool Create_path_2d::Path_test_params::use_rgba

Definition at line 46 of file create_path_2d.cpp.


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