Void Context3DWrapper.DrawShell(IEnumerable<Double> param1, IEnumerable<Double> param2, IEnumerable<Int32> param3, IEnumerable<Int32> param4)

Draws a surface defined by a set of faces (three or four vertices per face). This function can be called directly using the information given by the IGeoTessellation interface.

Parameters

  • param1
    Type: IEnumerable<Double>
  • param2
    Type: IEnumerable<Double>
  • param3
    Type: IEnumerable<Int32>
  • param4
    Type: IEnumerable<Int32>