HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Vdf_BoxedRanges::Range Struct Reference

#include <boxedContainer.h>

Public Attributes

unsigned int begin
 
unsigned int end
 

Detailed Description

A range of data elements as denoted by [ begin, end ) indices. Each range of elements represents a logical group of data elements.

Definition at line 27 of file boxedContainer.h.

Member Data Documentation

unsigned int Vdf_BoxedRanges::Range::begin

Definition at line 29 of file boxedContainer.h.

unsigned int Vdf_BoxedRanges::Range::end

Definition at line 30 of file boxedContainer.h.


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