C# Class Isosurface.AdaptiveDualContouring.OctreeDrawInfo

Show file Open project: Lin20/isosurface Class Usage Examples

Public Properties

Property Type Description
averageNormal Vector3
corners int
index int
position Vector3
qef QEFProper.QEFSolver

Public Methods

Method Description
OctreeDrawInfo ( ) : System

Method Details

OctreeDrawInfo() public method

public OctreeDrawInfo ( ) : System
return System

Property Details

averageNormal public property

public Vector3 averageNormal
return Vector3

corners public property

public int corners
return int

index public property

public int index
return int

position public property

public Vector3 position
return Vector3

qef public property

public QEFProper.QEFSolver qef
return QEFProper.QEFSolver