Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoLDMTileID.h File Reference

Go to the source code of this file.

Classes

class  SoLDMTileID
  Large Data Management Tile ID More...
 

Macros

#define LDM_TILE_ID_TYPE   int64_t
 

Functions

std::ostream & operator<< (std::ostream &os, const SoLDMTileID &tile)
 Writes the tile to the specified output stream.
 

Macro Definition Documentation

◆ LDM_TILE_ID_TYPE

#define LDM_TILE_ID_TYPE   int64_t

Definition at line 29 of file SoLDMTileID.h.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const SoLDMTileID tile 
)
inline

Writes the tile to the specified output stream.

Definition at line 178 of file SoLDMTileID.h.