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

example of dynamic manipulation of point set shape. More...

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

Go to the source code of this file.

Classes

class  Dynamic_point_set
 

Functions

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

Detailed Description

example of dynamic manipulation of point set shape.

Definition in file dynamic_point_set.cpp.

Function Documentation

 main()

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

Definition at line 883 of file dynamic_point_set.cpp.