Exemple #1
0
		public void Reflect (Plane plane)
		{
			throw new NotImplementedException ();
		}
Exemple #2
0
		public void Shadow (Vector4 light, Plane plane)
		{
			throw new NotImplementedException ();
		}