ReactOS 0.4.15-dev-7942-gd23573b
bezierPatch Struct Reference

#include <bezierPatch.h>

Collaboration diagram for bezierPatch:

Public Attributes

float umin
 
float vmin
 
float umax
 
float vmax
 
int uorder
 
int vorder
 
int dimension
 
floatctlpoints
 
struct bezierPatchnext
 

Detailed Description

Definition at line 36 of file bezierPatch.h.

Member Data Documentation

◆ ctlpoints

float* bezierPatch::ctlpoints

◆ dimension

◆ next

struct bezierPatch* bezierPatch::next

Definition at line 63 of file bezierPatch.h.

Referenced by bezierPatchInsert().

◆ umax

◆ umin

◆ uorder

int bezierPatch::uorder

◆ vmax

◆ vmin

◆ vorder

int bezierPatch::vorder

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