Preparable

interface Preparable

Author

Colton Daily

Functions

Link copied to clipboard
abstract fun prepare(context: Context)

Prepares/builds this object to be used by GL. Do any generating, uploading, etc of data here Only needs to be called ONCE per object!!

Properties

Link copied to clipboard
abstract val prepared: Boolean

Inheritors

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