FreeWRL / FreeX3D 4.3.0
Maplist Class Reference

Public Member Functions

 Maplist (Backend &)
 
void define (long, int, int)
 
void undefine (long)
 
int isMap (long)
 
void initialize (void)
 
Mapdescfind (long)
 
Mapdesclocate (long)
 

Detailed Description

Definition at line 46 of file maplist.h.

Constructor & Destructor Documentation

◆ Maplist()

Maplist::Maplist ( Backend b)

Definition at line 49 of file maplist.cc.

Member Function Documentation

◆ define()

void Maplist::define ( long  type,
int  israt,
int  ncoords 
)

Definition at line 72 of file maplist.cc.

◆ find()

Mapdesc * Maplist::find ( long  type)

Definition at line 103 of file maplist.cc.

◆ initialize()

void Maplist::initialize ( void  )

Definition at line 57 of file maplist.cc.

◆ isMap()

int Maplist::isMap ( long  type)
inline

Definition at line 69 of file maplist.h.

◆ locate()

Mapdesc * Maplist::locate ( long  type)

Definition at line 111 of file maplist.cc.

◆ undefine()

void Maplist::undefine ( long  type)
inline

Definition at line 75 of file maplist.h.


The documentation for this class was generated from the following files: