Momentum Scripting v1
Loading...
Searching...
No Matches
mainpage.h
1/*
2Copyright 2007-2025. Algoryx Simulation AB.
3
4All AGX source code, intellectual property, documentation, sample code,
5tutorials, scene files and technical white papers, are copyrighted, proprietary
6and confidential material of Algoryx Simulation AB. You may not download, read,
7store, distribute, publish, copy or otherwise disseminate, use or expose this
8material without having a written signed agreement with Algoryx Simulation AB.
9
10Algoryx Simulation AB disclaims all responsibilities for loss or damage caused
11from using this software, unless otherwise stated in written agreements with
12Algoryx Simulation AB.
13*/
14
50#include "momentum_export.h"
51#include "momentum_namespace.h"
52
54namespace MOMENTUM_NAMESPACE
55{
56
57}
Namespace for Momentum Scripting API.
Definition: AffineMatrix4x4.h:29