ID3DXPRTCompBuffer::GetNumPCA method

Retrieves the number of principal component analysis (PCA) basis vectors to use in each cluster.

Syntax

UINT GetNumPCA();

Parameters

This method has no parameters.

Return value

Type: UINT

Returns the number of principal component analysis (PCA) basis vectors to use in each cluster.

Requirements

Requirement Value
Header
D3DX9Mesh.h
Library
D3dx9.lib

See also

ID3DXPRTCompBuffer