Loading...
Searching...
No Matches
skinningSettings.h
1
//
2
// Copyright 2025 Pixar
3
//
4
// Licensed under the terms set forth in the LICENSE.txt file available at
5
// https://openusd.org/license.
6
//
7
#ifndef PXR_IMAGING_HD_SKINNING_SETTINGS_H
8
#define PXR_IMAGING_HD_SKINNING_SETTINGS_H
9
10
#include "
pxr/pxr.h
"
11
12
#include "pxr/imaging/hd/api.h"
13
14
#include "
pxr/base/tf/token.h
"
15
16
17
PXR_NAMESPACE_OPEN_SCOPE
18
19
namespace
HdSkinningSettings {
20
21
// See more info in the cpp file.
22
HD_API
23
bool
IsSkinningDeferred();
24
25
HD_API
26
TfTokenVector
GetSkinningInputNames(
const
TfTokenVector
& extraInputs = {});
27
28
}
// namespace HdSkinningSettings
29
30
PXR_NAMESPACE_CLOSE_SCOPE
31
32
#endif
// PXR_IMAGING_HD_SKINNING_SETTINGS_H
pxr.h
token.h
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...
TfTokenVector
std::vector< TfToken > TfTokenVector
Convenience types.
Definition:
token.h:440
pxr
imaging
hd
skinningSettings.h
© Copyright 2026, Pixar Animation Studios. |
Terms of Use
| Generated on Fri Jan 16 2026 13:20:08 by
1.9.6