ReactOS 0.4.16-dev-340-g0540c21
|
#include <patch.h>
Public Member Functions | |
void | clamp (REAL) |
void | getstepsize (REAL) |
void | singleStep (void) |
Public Attributes | |
int | order |
int | stride |
Public Attributes inherited from Pspec | |
REAL | range [3] |
REAL | sidestep [2] |
REAL | stepsize |
REAL | minstepsize |
int | needsSubdivision |
int Patchspec::order |
Definition at line 55 of file patch.h.
Referenced by Patch::checkBboxConstraint(), Patch::get_uorder(), Patch::get_vorder(), and Patch::Patch().
int Patchspec::stride |
Definition at line 56 of file patch.h.
Referenced by Patch::checkBboxConstraint(), and Patch::Patch().