ai_output_iterator.h File Reference

AtOutputIterator type and methods. More...

#include "ai_string.h"

Go to the source code of this file.

Functions

AtOutputIterator Methods
AI_API bool AiOutputIteratorGetNext (struct AtOutputIterator *iter, AtString *output_name, int *pixel_type, const void **bucket_data)
 Get information about the next output connected to a driver. More...
 
AI_API void AiOutputIteratorReset (struct AtOutputIterator *iter)
 Reset an output iterator. More...
 
AI_API AtNodeAiOutputIteratorGetFilter (struct AtOutputIterator *iter)
 Get the filter associated with the current output. More...
 
AI_API bool AiOutputIteratorIsHalf (struct AtOutputIterator *iter)
 Is the current output is half format. More...
 
AI_API AtString AiOutputIteratorGetLayerName (struct AtOutputIterator *iter)
 Get the name of the targer layer of the current output. More...
 
AI_API AtNodeAiOutputIteratorGetCamera (struct AtOutputIterator *iter)
 Get the camera associated with the current output. More...
 

Detailed Description

AtOutputIterator type and methods.


© 2023 Autodesk, Inc. · All rights reserved · www.arnoldrenderer.com