Exemplo n.º 1
0
 public float GetLength()
 {
     return(m_Hermite.ArcLength(0f, 1f));
 }