Loading...
Searching...
No Matches
rileySchemaTypeDefs.h
1
//
2
// Copyright 2023 Pixar
3
//
4
// Licensed under the terms set forth in the LICENSE.txt file available at
5
// https://openusd.org/license.
6
//
8
9
/* ************************************************************************** */
10
/* ** This file is generated by a script. Do not edit directly. Edit ** */
11
/* ** defs.py or the (*)Schema.template.h files to make changes. ** */
12
/* ************************************************************************** */
13
14
#ifndef EXT_RMANPKG_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_RILEY_SCHEMA_TYPEDEFS_H
15
#define EXT_RMANPKG_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_RILEY_SCHEMA_TYPEDEFS_H
16
17
#include "hdPrman/api.h"
18
19
#include "pxr/imaging/hd/containerSchema.h"
20
#include "pxr/imaging/hd/vectorSchema.h"
21
#include "pxr/imaging/hd/version.h"
22
23
PXR_NAMESPACE_OPEN_SCOPE
24
25
using
HdPrmanRileyShadingNodeVectorSchema
=
26
#if HD_API_VERSION >= 86
27
HdVectorOfSchemasSchema<class HdPrmanRileyShadingNodeSchema>
;
28
#else
29
HdSchemaBasedVectorSchema<class HdPrmanRileyShadingNodeSchema>
;
30
#endif
31
32
using
HdPrmanRileyPrimvarContainerSchema
=
33
#if HD_API_VERSION >= 86
34
HdContainerOfSchemasSchema<class HdPrmanRileyPrimvarSchema>
;
35
#else
36
HdSchemaBasedContainerSchema<class HdPrmanRileyPrimvarSchema>
;
37
#endif
38
39
using
HdPrmanRileyParamContainerSchema
=
40
#if HD_API_VERSION >= 86
41
HdContainerOfSchemasSchema<class HdPrmanRileyParamSchema>
;
42
#else
43
HdSchemaBasedContainerSchema<class HdPrmanRileyParamSchema>
;
44
#endif
45
46
PXR_NAMESPACE_CLOSE_SCOPE
47
48
#endif
HdContainerOfSchemasSchema
Template class for a schema backed by a container whose children have arbitrary names but an expected...
Definition:
containerSchema.h:64
HdVectorOfSchemasSchema
Template class wrapping a vector data source whose children are container data source conforming to a...
Definition:
vectorSchema.h:85
pxr
imaging
hdPrman
rileySchemaTypeDefs.h
© Copyright 2025, Pixar Animation Studios. |
Terms of Use
| Generated on Thu Oct 23 2025 15:48:44 by
1.9.6