Skip to main content

Class: DVECore

Interfaces/DVECore.DVECore

Hierarchy

Constructors

constructor

new DVECore(): DVECore

Returns

DVECore

Properties

data

Abstract data: DVEDataCore

Defined in

divinevoxel/core/src/Interfaces/DVECore.ts:6


threads

Abstract threads: ThreadManager

Defined in

divinevoxel/core/src/Interfaces/DVECore.ts:5

Methods

init

init(): Promise<void>

Returns

Promise<void>

Defined in

divinevoxel/core/src/Interfaces/DVECore.ts:8