void operator()(
ResTexture resTexture
) const;
void operator()(
ResIndexStream resIndexStream
) const;
void operator()(
ResVertexStreamBase resVertexStream
) const;
| operator() ( ResTexture ) | Sets the texture location flag. |
| operator() ( ResIndexStream ) | Sets the index stream location flag. |
| operator() ( ResVertexStreamBase ) | Sets the vertex stream location flag. |
Sets the texture location flag.
Sets the index stream location flag.
Sets the vertex stream location flag.
CONFIDENTIAL