FreeWRL / FreeX3D 4.3.0
bezierPatch Struct Reference

Data Fields

float umin
 
float vmin
 
float umax
 
float vmax
 
int uorder
 
int vorder
 
int dimension
 
float * ctlpoints
 
struct bezierPatchnext
 

Detailed Description

Definition at line 36 of file bezierPatch.h.

Field Documentation

◆ ctlpoints

float* bezierPatch::ctlpoints

Definition at line 58 of file bezierPatch.h.

◆ dimension

int bezierPatch::dimension

Definition at line 57 of file bezierPatch.h.

◆ next

struct bezierPatch* bezierPatch::next

Definition at line 63 of file bezierPatch.h.

◆ umax

float bezierPatch::umax

Definition at line 37 of file bezierPatch.h.

◆ umin

float bezierPatch::umin

Definition at line 37 of file bezierPatch.h.

◆ uorder

int bezierPatch::uorder

Definition at line 38 of file bezierPatch.h.

◆ vmax

float bezierPatch::vmax

Definition at line 37 of file bezierPatch.h.

◆ vmin

float bezierPatch::vmin

Definition at line 37 of file bezierPatch.h.

◆ vorder

int bezierPatch::vorder

Definition at line 39 of file bezierPatch.h.


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