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