public Occluder( Vector3F[] vertices, int[] indices )
Public Sub New ( vertices As Vector3F(), indices As Integer() )
public: Occluder( array<Vector3F>^ vertices, array<int>^ indices )
new : vertices : Vector3F[] * indices : int[] -> Occluder
http://www.digitalrune.com/