Axiom.Math.PlaneBoundedVolume.PlaneBoundedVolume C# (CSharp) 메소드

PlaneBoundedVolume() 공개 메소드

Default constructor.
public PlaneBoundedVolume ( ) : System
리턴 System
		public PlaneBoundedVolume()
			: this( PlaneSide.Negative )
		{
		}

Same methods

PlaneBoundedVolume::PlaneBoundedVolume ( PlaneSide outside ) : System