ai_unit_test.h
Go to the documentation of this file.
1// Copyright 2021 Autodesk, Inc. All rights reserved.
2//
3// Use of this software is subject to the terms of the Autodesk license
4// agreement provided at the time of installation or download, or which
5// otherwise accompanies this software in either electronic or hard copy form.
6
12#pragma once
13#include "ai_api.h"
14
22AI_API bool AiTest();
23
24/*\}*/
DLL export prefix for API functions (necessary for multi-platform development)
AI_API bool AiTest()
Runs all unit tests.
Definition: ai_test.cpp:20

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