class Nya::Render::Backends::GL::LocationMetadata

Defined in:

nya/render/backends/gl/location_metadata.cr

Constructors

Instance Method Summary

Instance methods inherited from class Nya::Render::Backend::Metadata

finalize finalize, object_type : Symbol object_type

Constructor Detail

def self.new(location : Int32) #

[View source]

Instance Method Detail

def location : LibGL::GLint #

[View source]
def location=(location : LibGL::GLint) #

[View source]
def object_type : Symbol #

[View source]