AngleObjects constructor

AngleObjects(
  1. RenderingContext gl,
  2. AngleGeometries geometries,
  3. AngleAttributes attributes,
  4. AngleInfo info,
)

Implementation

AngleObjects(this.gl, this.geometries, this.attributes, this.info);