mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.graphics
/
RenderObjectInterface
Render
Object
Interface
abstract
class
RenderObjectInterface
Content copied to clipboard
Constructors
Functions
Constructors
Render
Object
Interface
Link copied to clipboard
fun
RenderObjectInterface
(
)
Content copied to clipboard
Functions
get
Custom
Model
Matrix
Link copied to clipboard
abstract
fun
getCustomModelMatrix
(
)
:
ArrayList
<
Float
>
Content copied to clipboard
get
Graphics
Object
Link copied to clipboard
abstract
fun
getGraphicsObject
(
)
:
GraphicsObjectInterface
Content copied to clipboard
has
Custom
Model
Matrix
Link copied to clipboard
abstract
fun
hasCustomModelMatrix
(
)
:
Boolean
Content copied to clipboard
is
Screen
Space
Coords
Link copied to clipboard
abstract
fun
isScreenSpaceCoords
(
)
:
Boolean
Content copied to clipboard