Axiom.Math.PlaneBoundedVolume.PlaneBoundedVolume C# (CSharp) Méthode

PlaneBoundedVolume() public méthode

Default constructor.
public PlaneBoundedVolume ( ) : System
Résultat System
		public PlaneBoundedVolume()
			: this( PlaneSide.Negative )
		{
		}

Same methods

PlaneBoundedVolume::PlaneBoundedVolume ( PlaneSide outside ) : System