Package-level declarations

Types

Link copied to clipboard
actual object OglDataTypes
expect object OglDataTypes
Link copied to clipboard
object Version
Link copied to clipboard
Link copied to clipboard
@Serializable
data class ZDataType(val type: ZBaseType, val format: ZFormatType)
Zernikalos
Link copied to clipboard
@ObjCName(name = "Zernikalos")
class Zernikalos : ZernikalosBase
Link copied to clipboard

Base class for the Zernikalos Engine, providing core functionality for managing surface views, rendering contexts, scene contexts, state handlers, and logging. This class initializes the engine and coordinates the interaction between various components, such as the scene lifecycle, event management, and rendering operations.

Link copied to clipboard
Link copied to clipboard
object ZTypes

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Returns an iterator over the tree nodes from the parameter obj to the root node. The first node returned from the iterator will be the parameter obj itself.