nw::gfx::res::ResIndexStream::SetLocationAddress Member Function

Syntax

void SetLocationAddress(
     u32 address
);
void SetLocationAddress(
     const void * address
);

List of Overloaded Member Functions

SetLocationAddress ( u32 ) Sets the address of the copied vertex buffer.
SetLocationAddress ( const void * )

Description of SetLocationAddress ( u32 )

Sets the address of the copied vertex buffer.

Description of SetLocationAddress ( const void * )


CONFIDENTIAL