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

Public Attributes

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

Detailed Description

Definition at line 98 of file create_path.cpp.

Member Data Documentation

 npr_mode

bool Create_path::Path_test_params::npr_mode

Definition at line 103 of file create_path.cpp.

 num_points

mi::Uint32 Create_path::Path_test_params::num_points

Definition at line 100 of file create_path.cpp.

 test_transparency

bool Create_path::Path_test_params::test_transparency

Definition at line 104 of file create_path.cpp.

 up_factor

mi::Uint32 Create_path::Path_test_params::up_factor

Definition at line 106 of file create_path.cpp.

 up_tension

mi::Float32 Create_path::Path_test_params::up_tension

Definition at line 107 of file create_path.cpp.

 upsampling

bool Create_path::Path_test_params::upsampling

Definition at line 105 of file create_path.cpp.

 use_colormap

bool Create_path::Path_test_params::use_colormap

Definition at line 101 of file create_path.cpp.

 use_rgba

bool Create_path::Path_test_params::use_rgba

Definition at line 102 of file create_path.cpp.


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