GrLibrary.addCast

A cast operator allows to convert from one type to another. It have to have only one parameter and return the casted value.

class GrLibrary
addCast
(
GrCallback callback
,,,
bool isExplicit = false
)

Meta