Beispiel #1
0
 protected override void loadCrScIndices()
 {
     CCrSc_0_00 oTemp = new CCrSc_0_00();
     oTemp.loadCrScIndices_00_01(ITotNoPoints);
     TriangleIndices = new Int32Collection();
     TriangleIndices = oTemp.TriangleIndices;
 }