GenericVbo.opCast

Check if this Vao is already created in OpenGL.

  1. bool opCast()
    struct GenericVbo
    const
    bool
    opCast
    (
    T : bool
    )
    ()
  2. inout(SpecificVbo!(T)) opCast()
  3. bool created [@property getter]

Meta