Method | Description | |
---|---|---|
Recognize ( uint lastVertexId, |
识别出以lastVertexId结尾的图元。
|
|
Recognize ( uint lastVertexId, |
识别出以lastVertexId结尾的图元。 识别过程中要考虑排除PrimitiveRestartIndex
|
Method | Description | |
---|---|---|
RecognizeByte ( uint lastVertexId, |
||
RecognizeByte ( uint lastVertexId, |
||
RecognizeUInt ( uint lastVertexId, |
||
RecognizeUInt ( uint lastVertexId, |
||
RecognizeUShort ( uint lastVertexId, |
||
RecognizeUShort ( uint lastVertexId, |
public Recognize ( uint lastVertexId, |
||
lastVertexId | uint | |
pointer | ||
oneIndexBuffer | OneIndexBuffer | |
return | List |
public Recognize ( uint lastVertexId, |
||
lastVertexId | uint | |
pointer | ||
oneIndexBuffer | OneIndexBuffer | |
primitiveRestartIndex | uint | |
return | List |
protected abstract RecognizeByte ( uint lastVertexId, |
||
lastVertexId | uint | |
pointer | ||
oneIndexBuffer | OneIndexBuffer | |
primitiveInfoList | List |
|
return | void |
protected abstract RecognizeByte ( uint lastVertexId, |
||
lastVertexId | uint | |
pointer | ||
oneIndexBuffer | OneIndexBuffer | |
primitiveInfoList | List |
|
primitiveRestartIndex | uint | |
return | void |
protected abstract RecognizeUInt ( uint lastVertexId, |
||
lastVertexId | uint | |
pointer | ||
oneIndexBuffer | OneIndexBuffer | |
primitiveInfoList | List |
|
return | void |
protected abstract RecognizeUInt ( uint lastVertexId, |
||
lastVertexId | uint | |
pointer | ||
oneIndexBuffer | OneIndexBuffer | |
primitiveInfoList | List |
|
primitiveRestartIndex | uint | |
return | void |
protected abstract RecognizeUShort ( uint lastVertexId, |
||
lastVertexId | uint | |
pointer | ||
oneIndexBuffer | OneIndexBuffer | |
primitiveInfoList | List |
|
return | void |
protected abstract RecognizeUShort ( uint lastVertexId, |
||
lastVertexId | uint | |
pointer | ||
oneIndexBuffer | OneIndexBuffer | |
primitiveInfoList | List |
|
primitiveRestartIndex | uint | |
return | void |