CameraInterface

abstract class CameraInterface

Constructors

Link copied to clipboard
fun CameraInterface()

Functions

Link copied to clipboard
abstract fun getScalingFactor(): Double
Link copied to clipboard
abstract fun getVpMatrix(): ArrayList<Float>
Link copied to clipboard
abstract fun viewportSizeChanged()