Method | Description | |
---|---|---|
MeshSerializerImplv12 ( ) : System |
Method | Description | |
---|---|---|
ReadGeometry ( |
||
ReadGeometryBinormals ( short bindIdx, |
||
ReadGeometryColors ( short bindIdx, |
||
ReadGeometryNormals ( short bindIdx, |
||
ReadGeometryPositions ( short bindIdx, |
||
ReadGeometryTangents ( short bindIdx, |
||
ReadGeometryTexCoords ( short bindIdx, |
||
ReadMesh ( |
protected ReadGeometry ( |
||
reader | ||
data | ||
return | void |
protected ReadGeometryBinormals ( short bindIdx, |
||
bindIdx | short | |
reader | ||
data | ||
return | void |
protected ReadGeometryColors ( short bindIdx, |
||
bindIdx | short | |
reader | ||
data | ||
return | void |
protected ReadGeometryNormals ( short bindIdx, |
||
bindIdx | short | |
reader | ||
data | ||
return | void |
protected ReadGeometryPositions ( short bindIdx, |
||
bindIdx | short | |
reader | ||
data | ||
return | void |
protected ReadGeometryTangents ( short bindIdx, |
||
bindIdx | short | |
reader | ||
data | ||
return | void |
protected ReadGeometryTexCoords ( short bindIdx, |
||
bindIdx | short | |
reader | ||
data | ||
coordSet | int | |
return | void |
protected ReadMesh ( |
||
reader | ||
return | void |