VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Public Attributes
DtTileData::IndexExtent Struct Reference

Axis aligned extent whose coordinates are in triangle vertex indices.

Public Types

typedef std::vector< IndexExtentVector
 

Public Member Functions

 IndexExtent (const DtTileData &tile, const Extent &extent)
 

Public Attributes

unsigned minx
 
unsigned miny
 
unsigned maxx
 
unsigned maxy
 

Member Typedef Documentation

Constructor & Destructor Documentation

DtTileData::IndexExtent::IndexExtent ( const DtTileData tile,
const Extent extent 
)
explicit

Member Data Documentation

unsigned DtTileData::IndexExtent::minx
unsigned DtTileData::IndexExtent::miny
unsigned DtTileData::IndexExtent::maxx
unsigned DtTileData::IndexExtent::maxy

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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)