C# Class Transvoxel.SurfaceExtractor.Vertex

Show file Open project: BinaryConstruct/Transvoxel-XNA Class Usage Examples

Public Properties

Property Type Description
Near byte
Normal Transvoxel.Math.Vector3f
Primary Transvoxel.Math.Vector3f
Secondary Transvoxel.Math.Vector3f

Property Details

Near public property

public byte Near
return byte

Normal public property

public Vector3f,Transvoxel.Math Normal
return Transvoxel.Math.Vector3f

Primary public property

public Vector3f,Transvoxel.Math Primary
return Transvoxel.Math.Vector3f

Secondary public property

public Vector3f,Transvoxel.Math Secondary
return Transvoxel.Math.Vector3f