OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
osgTerrain::GeometryPool::GeometryKey Struct Reference

#include <GeometryPool.h>

Public Member Functions

 GeometryKey ()
 
bool operator< (const GeometryKey &rhs) const
 

Public Attributes

double sx
 
double sy
 
double y
 
int nx
 
int ny
 

Detailed Description

Definition at line 105 of file GeometryPool.h.

Constructor & Destructor Documentation

osgTerrain::GeometryPool::GeometryKey::GeometryKey ( )
inline

Definition at line 107 of file GeometryPool.h.

Member Function Documentation

bool osgTerrain::GeometryPool::GeometryKey::operator< ( const GeometryKey rhs) const
inline

Definition at line 109 of file GeometryPool.h.

Member Data Documentation

int osgTerrain::GeometryPool::GeometryKey::nx

Definition at line 130 of file GeometryPool.h.

int osgTerrain::GeometryPool::GeometryKey::ny

Definition at line 131 of file GeometryPool.h.

double osgTerrain::GeometryPool::GeometryKey::sx

Definition at line 126 of file GeometryPool.h.

double osgTerrain::GeometryPool::GeometryKey::sy

Definition at line 127 of file GeometryPool.h.

double osgTerrain::GeometryPool::GeometryKey::y

Definition at line 128 of file GeometryPool.h.


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