C# Class idTech4.Renderer.Portal

Show file Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
DoublePortal DoublePortal
IntoArea int
Next Portal
Plane Plane
Winding idTech4.Geometry.idWinding

Property Details

DoublePortal public property

public DoublePortal,idTech4.Renderer DoublePortal
return DoublePortal

IntoArea public property

Area this portal leads to.
public int IntoArea
return int

Next public property

Next portal of the area.
public Portal,idTech4.Renderer Next
return Portal

Plane public property

View must be on the positive side of the plane to cross.
public Plane Plane
return Plane

Winding public property

Winding points have counter clockwise ordering seen this area.
public idWinding,idTech4.Geometry Winding
return idTech4.Geometry.idWinding