ID3DXPRTEngine::GetNumFaces method
Retrieves the number of faces in the mesh, including any new faces added as a result of adaptive spatial sampling.
Syntax
UINT GetNumFaces();
Parameters
This method has no parameters.
Return value
Type: UINT
Number of faces in the mesh, including any new faces added as a result of adaptive sampling.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also