NVIDIA Index example code nvidia_logo_transpbg.gif Up
create_stylized_points_and_lines.cpp File Reference

Create stylized points and lines in the scene. More...

#include <mi/dice.h>
#include "utility/example_shared.h"
#include <nv/index/icamera.h>
#include <nv/index/iconfig_settings.h>
#include <nv/index/iindex.h>
#include <nv/index/ilight.h>
#include <nv/index/iline_set.h>
#include <nv/index/imaterial.h>
#include <nv/index/ipoint_set.h>
#include <nv/index/iscene.h>
#include <nv/index/isession.h>
#include <nv/index/app/index_connect.h>
#include <nv/index/app/string_dict.h>
#include "utility/canvas_utility.h"
#include <iostream>
#include <sstream>

Go to the source code of this file.

Classes

class  Create_stylized_point_and_lines
 

Functions

int main (int argc, const char *argv[])
 

Detailed Description

Create stylized points and lines in the scene.

Definition in file create_stylized_points_and_lines.cpp.

Function Documentation

 main()

int main ( int  argc,
const char *  argv[] 
)

Definition at line 553 of file create_stylized_points_and_lines.cpp.