nw::gfx::res::LocationFlagSetter::operator() Member Function

Syntax

void operator()(
     ResTexture resTexture
) const;
void operator()(
     ResIndexStream resIndexStream
) const;
void operator()(
     ResVertexStreamBase resVertexStream
) const;

List of Overloaded Member Functions

operator() ( ResTexture ) Sets the texture location flag.
operator() ( ResIndexStream ) Sets the index stream location flag.
operator() ( ResVertexStreamBase ) Sets the vertex stream location flag.

Description of operator() ( ResTexture )

Sets the texture location flag.

Description of operator() ( ResIndexStream )

Sets the index stream location flag.

Description of operator() ( ResVertexStreamBase )

Sets the vertex stream location flag.


CONFIDENTIAL