typeHeaders.h
1
//
2
// Copyright 2016 Pixar
3
//
4
// Licensed under the Apache License, Version 2.0 (the "Apache License")
5
// with the following modification; you may not use this file except in
6
// compliance with the Apache License and the following modification to it:
7
// Section 6. Trademarks. is deleted and replaced with:
8
//
9
// 6. Trademarks. This License does not grant permission to use the trade
10
// names, trademarks, service marks, or product names of the Licensor
11
// and its affiliates, except as required to comply with Section 4(c) of
12
// the License and to reproduce the content of the NOTICE file.
13
//
14
// You may obtain a copy of the Apache License at
15
//
16
// http://www.apache.org/licenses/LICENSE-2.0
17
//
18
// Unless required by applicable law or agreed to in writing, software
19
// distributed under the Apache License with the above modification is
20
// distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
21
// KIND, either express or implied. See the Apache License for the specific
22
// language governing permissions and limitations under the Apache License.
23
//
24
#ifndef PXR_BASE_VT_TYPE_HEADERS_H
25
#define PXR_BASE_VT_TYPE_HEADERS_H
26
27
#include <string>
28
29
#include "
pxr/base/vt/array.h
"
30
31
#include "
pxr/base/tf/token.h
"
32
33
#include "
pxr/base/gf/dualQuatd.h
"
34
#include "
pxr/base/gf/dualQuatf.h
"
35
#include "
pxr/base/gf/dualQuath.h
"
36
#include "
pxr/base/gf/frustum.h
"
37
#include "
pxr/base/gf/half.h
"
38
#include "
pxr/base/gf/interval.h
"
39
#include "
pxr/base/gf/multiInterval.h
"
40
#include "
pxr/base/gf/matrix2f.h
"
41
#include "
pxr/base/gf/matrix3f.h
"
42
#include "
pxr/base/gf/matrix4f.h
"
43
#include "
pxr/base/gf/matrix2d.h
"
44
#include "
pxr/base/gf/matrix3d.h
"
45
#include "
pxr/base/gf/matrix4d.h
"
46
#include "
pxr/base/gf/quatd.h
"
47
#include "
pxr/base/gf/quatf.h
"
48
#include "
pxr/base/gf/quath.h
"
49
#include "
pxr/base/gf/quaternion.h
"
50
#include "
pxr/base/gf/range1d.h
"
51
#include "
pxr/base/gf/range1f.h
"
52
#include "
pxr/base/gf/range2d.h
"
53
#include "
pxr/base/gf/range2f.h
"
54
#include "
pxr/base/gf/range3d.h
"
55
#include "
pxr/base/gf/range3f.h
"
56
#include "
pxr/base/gf/rect2i.h
"
57
#include "
pxr/base/gf/vec2d.h
"
58
#include "
pxr/base/gf/vec2f.h
"
59
#include "
pxr/base/gf/vec2h.h
"
60
#include "
pxr/base/gf/vec2i.h
"
61
#include "
pxr/base/gf/vec3d.h
"
62
#include "
pxr/base/gf/vec3f.h
"
63
#include "
pxr/base/gf/vec3h.h
"
64
#include "
pxr/base/gf/vec3i.h
"
65
#include "
pxr/base/gf/vec4d.h
"
66
#include "
pxr/base/gf/vec4f.h
"
67
#include "
pxr/base/gf/vec4h.h
"
68
#include "
pxr/base/gf/vec4i.h
"
69
70
#endif // PXR_BASE_VT_TYPE_HEADERS_H
rect2i.h
matrix3d.h
range3d.h
quath.h
vec2d.h
quatf.h
half.h
This header serves to simply bring in the half float datatype and provide a hash_value function.
multiInterval.h
matrix3f.h
range3f.h
vec2h.h
vec2i.h
vec2f.h
vec4d.h
frustum.h
array.h
vec4h.h
vec4i.h
matrix4d.h
vec4f.h
dualQuath.h
matrix4f.h
dualQuatf.h
matrix2d.h
range2d.h
quaternion.h
vec3d.h
dualQuatd.h
range1d.h
matrix2f.h
range2f.h
vec3h.h
vec3i.h
vec3f.h
range1f.h
token.h
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...
interval.h
quatd.h
pxr
base
vt
typeHeaders.h
Generated on Wed Mar 1 2023 12:01:26 for Universal Scene Description by
1.8.15