FreeWRL / FreeX3D 4.3.0
Patchlist Class Reference

Public Member Functions

 Patchlist (Quilt *, REAL *, REAL *)
 
 Patchlist (Patchlist &, int, REAL)
 
void bbox ()
 
int cullCheck (void)
 
void getstepsize (void)
 
int needsNonSamplingSubdivision (void)
 
int needsSamplingSubdivision (void)
 
int needsSubdivision (int)
 
REAL getStepsize (int)
 
void getRanges (REAL ranges[4])
 
int get_uorder ()
 
int get_vorder ()
 

Friends

class Subdivider
 

Detailed Description

Definition at line 45 of file patchlist.h.

Constructor & Destructor Documentation

◆ Patchlist() [1/2]

Patchlist::Patchlist ( Quilt * quilts,
REAL * pta,
REAL * ptb )

Definition at line 49 of file patchlist.cc.

◆ Patchlist() [2/2]

Patchlist::Patchlist ( Patchlist & upper,
int param,
REAL value )

Definition at line 63 of file patchlist.cc.

◆ ~Patchlist()

Patchlist::~Patchlist ( )

Definition at line 87 of file patchlist.cc.

Member Function Documentation

◆ bbox()

void Patchlist::bbox ( void )

Definition at line 138 of file patchlist.cc.

◆ cullCheck()

int Patchlist::cullCheck ( void )

Definition at line 97 of file patchlist.cc.

◆ get_uorder()

int Patchlist::get_uorder ( )
inline

Definition at line 76 of file patchlist.h.

◆ get_vorder()

int Patchlist::get_vorder ( )
inline

Definition at line 83 of file patchlist.h.

◆ getRanges()

void Patchlist::getRanges ( REAL ranges[4])

Definition at line 106 of file patchlist.cc.

◆ getStepsize()

REAL Patchlist::getStepsize ( int param)
inline

Definition at line 70 of file patchlist.h.

◆ getstepsize()

void Patchlist::getstepsize ( void )

Definition at line 115 of file patchlist.cc.

◆ needsNonSamplingSubdivision()

int Patchlist::needsNonSamplingSubdivision ( void )

Definition at line 145 of file patchlist.cc.

◆ needsSamplingSubdivision()

int Patchlist::needsSamplingSubdivision ( void )

Definition at line 154 of file patchlist.cc.

◆ needsSubdivision()

int Patchlist::needsSubdivision ( int param)

Definition at line 167 of file patchlist.cc.

Friends And Related Symbol Documentation

◆ Subdivider

friend class Subdivider
friend

Definition at line 46 of file patchlist.h.


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