RAMSES Documentation  27.0.130
Information for RAMSES users and developers
ramses-client.h
Go to the documentation of this file.
1 // -------------------------------------------------------------------------
2 // Copyright (C) 2014 BMW Car IT GmbH
3 // -------------------------------------------------------------------------
4 // This Source Code Form is subject to the terms of the Mozilla Public
5 // License, v. 2.0. If a copy of the MPL was not distributed with this
6 // file, You can obtain one at https://mozilla.org/MPL/2.0/.
7 // -------------------------------------------------------------------------
8 
9 #ifndef RAMSES_RAMSES_CLIENT_H
10 #define RAMSES_RAMSES_CLIENT_H
11 
13 
14 // Scene
16 #include "ramses-client-api/Node.h"
33 
34 // Data bindings
46 
47 // Effect
52 
53 // Resources
58 
59 // Data Buffers
62 
63 // Animation
94 
95 // Iterators
102 
103 #endif