RenderMan Interface Bytestream procedural object.
#include <ayam.h>
Data Fields | |
| int | type |
| type of procedural (AY_PRT*) | |
| char * | file |
| filename of procedural file | |
| char * | data |
| procedural arguments | |
| double | minx |
| bounding box | |
| double | miny |
| bounding box | |
| double | minz |
| bounding box | |
| double | maxx |
| bounding box | |
| double | maxy |
| bounding box | |
| double | maxz |
| bounding box | |
1.6.3