Repetier-Host Plugin  2.0.0
RepetierHostExtender.geom.Geom3DPlane Class Reference

Public Member Functions

 Geom3DPlane (RHVector3 o, RHVector3 norm)
 
bool intersectLine (Geom3DLine line, RHVector3 inter)
 Inersection of plane with line More...
 
override string ToString ()
 

Public Attributes

RHVector3 origin
 
RHVector3 normal
 

Member Function Documentation

◆ intersectLine()

bool RepetierHostExtender.geom.Geom3DPlane.intersectLine ( Geom3DLine  line,
RHVector3  inter 
)

Inersection of plane with line

Parameters
line
inter
Returns
true if intersection exists

The documentation for this class was generated from the following file:
About Us | Privacy Policy