Exemplo n.º 1
0
		public void Reflect (Plane plane)
		{
			throw new NotImplementedException ();
		}
Exemplo n.º 2
0
		public void Shadow (Vector4 light, Plane plane)
		{
			throw new NotImplementedException ();
		}