FreeWRL / FreeX3D 4.3.0
Patchspec Struct Reference
Inheritance diagram for Patchspec:
Pspec

Public Member Functions

void clamp (REAL)
void getstepsize (REAL)
void singleStep (void)

Data Fields

int order
int stride
Data Fields inherited from Pspec
REAL range [3]
REAL sidestep [2]
REAL stepsize
REAL minstepsize
int needsSubdivision

Detailed Description

Definition at line 54 of file patch.h.

Member Function Documentation

◆ clamp()

void Patchspec::clamp ( REAL clampfactor)

Definition at line 224 of file patch.cc.

◆ getstepsize()

void Patchspec::getstepsize ( REAL max)

Definition at line 469 of file patch.cc.

◆ singleStep()

void Patchspec::singleStep ( void )

Definition at line 463 of file patch.cc.

Field Documentation

◆ order

int Patchspec::order

Definition at line 55 of file patch.h.

◆ stride

int Patchspec::stride

Definition at line 56 of file patch.h.


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