Example #1
0
 //-----------------------------------------------
 public void Draw(CContextDessinObjetGraphique ctx)
 {
     m_composant3D.Draw2D(ctx, FaceVisible, SizeReference);
 }