piecewise-bezier-surface-generator ~master (2020-11-09T10:06:07Z)
Dub
Repo
MeshPoint.this
beziermeshmaker
datastructures
meshpoint
MeshPoint
Undocumented in source.
this
(vec3 pt, int type)
this
(vec3 pt, int type, float alphaBlend, float betaBlend)
class
MeshPoint
this
(
vec3
pt
,
int
type
,
float
alphaBlend
,
float
betaBlend
)
Meta
Source
See Implementation
beziermeshmaker
datastructures
meshpoint
MeshPoint
constructors
this
functions
getIndex
static variables
ALPHA_BLEND_DEFAULT
BETA_BLEND_DEFAULT
M_TYPE
P_TYPE_CENTROID
P_TYPE_ORIGINAL
variables
alphaBlend
betaBlend
neighbors
pt
ptType
Undocumented in source.