C# Class Ovr.DistortionMesh_Raw

Mostra file Open project: UCSDVR/Lucid-VR Class Usage Examples

Public Properties

Property Type Description
IndexCount uint
VertexCount uint
pIndexData System.IntPtr
pVertexData System.IntPtr

Property Details

IndexCount public_oe property

public uint IndexCount
return uint

VertexCount public_oe property

public uint VertexCount
return uint

pIndexData public_oe property

public IntPtr,System pIndexData
return System.IntPtr

pVertexData public_oe property

public IntPtr,System pVertexData
return System.IntPtr