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

Demonstrated distributed data access and editing. More...

#include <iostream>
#include <limits>
#include <sstream>
#include <vector>
#include <mi/dice.h>
#include "utility/example_shared.h"
#include <nv/index/icamera.h>
#include <nv/index/iconfig_settings.h>
#include <nv/index/idistributed_data_access.h>
#include <nv/index/iindex.h>
#include <nv/index/ilight.h>
#include <nv/index/imaterial.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 <nv/index/app/idata_analysis_and_processing.h>

Go to the source code of this file.

Classes

class  Distributed_heightfield_data
 

Functions

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

Detailed Description

Demonstrated distributed data access and editing.

Definition in file distributed_heightfield_data.cpp.

Function Documentation

 main()

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

Definition at line 693 of file distributed_heightfield_data.cpp.