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

Demonstrate different rendering modes for embedded heightfield geometry. More...

#include <nv/index/icamera.h>
#include <nv/index/iconfig_settings.h>
#include <nv/index/idata_sample.h>
#include <nv/index/iindex.h>
#include <nv/index/ilight.h>
#include <nv/index/imaterial.h>
#include <nv/index/iregular_heightfield.h>
#include <nv/index/iheightfield_pick_result.h>
#include <nv/index/iscene.h>
#include <nv/index/isession.h>
#include <nv/index/itexture_filter_mode.h>
#include <nv/index/isparse_volume_rendering_properties.h>
#include "utility/app_rendering_context.h"
#include "utility/canvas_utility.h"
#include "utility/example_shared.h"
#include <nv/index/app/idata_analysis_and_processing.h>
#include <nv/index/app/index_connect.h>
#include <nv/index/app/string_dict.h>
#include <iostream>
#include <sstream>

Go to the source code of this file.

Classes

class  Embedded_heightfield_geometry
 

Functions

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

Detailed Description

Demonstrate different rendering modes for embedded heightfield geometry.

Definition in file embedded_heightfield_geometry.cpp.

Function Documentation

 main()

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

Definition at line 834 of file embedded_heightfield_geometry.cpp.