nn::nex::IteratorOverDOs::GetDOPtr Member Function

Syntax

DuplicatedObject * GetDOPtr() const;

Parameters

None.

Return Values

Returns a pointer to the duplicated object handle currently being pointed to by this iterator.

Description

Gets a pointer to the duplicated object pointed to by the current iterator.

To perform physics calculations and rendering, you must either cast the returned duplicated object or use SelectionIteratorTemplate.

Revision History

2011/01/28
Initial version.

CONFIDENTIAL