class CrystGL::VertexArray
- CrystGL::VertexArray
- Reference
- Object
Defined in:
crystgl/vertex_array.crConstructors
Class Method Summary
Instance Method Summary
- #attribute(count : Int32, data_type : DataType, normalized : Bool)
- #attributes : Array(CrystGL::VertexArray::Attribute)
- #bind(&)
- #bind
- #define_attributes(&)
- #defining_attributes? : Bool
- #delete
- #to_unsafe : UInt32
- #unbind