Winter Cardinal UI - v0.442.0 / EShapeUploaded
▸ buildUnit(builder
): void
Name | Type |
---|---|
builder |
EShapeBufferUnitBuilder |
void
src/main/typescript/wcardinal/ui/shape/e-shape-uploaded.ts:24
▸ getIndexCount(): number
number
src/main/typescript/wcardinal/ui/shape/e-shape-uploaded.ts:23
▸ getIndexOffset(): number
number
src/main/typescript/wcardinal/ui/shape/e-shape-uploaded.ts:22
▸ getVertexCount(): number
number
src/main/typescript/wcardinal/ui/shape/e-shape-uploaded.ts:21
▸ getVertexOffset(): number
number
src/main/typescript/wcardinal/ui/shape/e-shape-uploaded.ts:20
▸ init(shape
): this
Name | Type |
---|---|
shape |
EShape |
this
src/main/typescript/wcardinal/ui/shape/e-shape-uploaded.ts:11
▸ isCompatible(shape
): boolean
Name | Type |
---|---|
shape |
EShape |
boolean
src/main/typescript/wcardinal/ui/shape/e-shape-uploaded.ts:19
▸ reinit(buffer
, shape
, vertexOffset
, indexOffset
): boolean
Name | Type |
---|---|
buffer |
BuilderBuffer |
shape |
EShape |
vertexOffset |
number |
indexOffset |
number |
boolean
src/main/typescript/wcardinal/ui/shape/e-shape-uploaded.ts:12
▸ update(shape
): this
Name | Type |
---|---|
shape |
EShape |
this
src/main/typescript/wcardinal/ui/shape/e-shape-uploaded.ts:18