NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::Subregion_identifier Struct Reference

Unique identifier refering to a subregion. More...

#include <idistributed_data_locality.h>

Public Attributes

mi::Uint32 id
 The actual identifier of the subregion refers to a unique spatial area of NVIDIA IndeX's spatial subdivision. More...
 

Detailed Description

Unique identifier refering to a subregion.

NVIDIA IndeX decomposes the space/scene into smaller sized disjoined portions for distributed and parallel processing and rendering. These smaller sized portions or regions are called subregions. Each subregion is represented by a bounding box and has a uniquely identifier.

Member Data Documentation

 id

mi::Uint32 nv::index::Subregion_identifier::id

The actual identifier of the subregion refers to a unique spatial area of NVIDIA IndeX's spatial subdivision.

A valid identifier is positive integer greater zero.

Note
Might need to be bumped to a mi::Uint64 type in the future.

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