13 #include "ai_vector.h"
49 #define AI_CAMERA_NODE_EXPORT_METHODS(tag) \
50 AI_INSTANCE_COMMON_METHODS \
52 static AtCameraNodeMethods ai_cam_mtds = { \
55 static AtNodeMethods ai_node_mtds = { \
59 AtNodeMethods* tag = &ai_node_mtds;
77 #define camera_create_ray \
78 static void CameraCreateRay(const AtNode* node, const AtCameraInput* input, AtCameraOutput* output, int tid)
© 2009-2013 Solid Angle SL · all rights reserved · www.solidangle.com