GetPrograms Data Member Function

Populates a <NodeBuffer> with all the <Program> nodes referenced by all the <Material> nodes in the <Mesh> object's <MaterialPaletteNode>, whether or not the <Program> nodes or <Material> nodes are implemented by <NodeLink> nodes.

Prototype

int32 GetPrograms( NodeBuffer p_apPrograms )

Parameters

Parameter Type Parameter Name Documentation
<NodeBuffer>p_apProgramsA pointer to a <NodeBuffer> object.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.