ID3DX10MeshBuffer::GetSize method

Get the size of the mesh buffer, in bytes.

Syntax

SIZE_T GetSize();

Parameters

This method has no parameters.

Return value

Type: SIZE_T

The size of the mesh buffer, in bytes.

Requirements

Requirement Value
Header
D3DX10.h
Library
D3DX10.lib

See also

ID3DX10MeshBuffer

D3DX Interfaces