Loading...
Searching...
No Matches
readWriteIteratorRange.h
Go to the documentation of this file.
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_EXEC_VDF_READ_WRITE_ITERATOR_RANGE_H
8
#define PXR_EXEC_VDF_READ_WRITE_ITERATOR_RANGE_H
9
11
12
#include "
pxr/pxr.h
"
13
14
#include "
pxr/exec/vdf/iteratorRange.h
"
15
#include "
pxr/exec/vdf/readWriteIterator.h
"
16
17
PXR_NAMESPACE_OPEN_SCOPE
18
53
template
<
typename
T>
54
using
VdfReadWriteIteratorRange
=
VdfIteratorRange<VdfReadWriteIterator<T>
>;
55
56
PXR_NAMESPACE_CLOSE_SCOPE
57
58
#endif
VdfIteratorRange
This class allows for construction of iterable ranges.
Definition:
iteratorRange.h:27
VdfReadWriteIteratorRange
This class allows for construction of iterable ranges of input/output values.
iteratorRange.h
pxr.h
readWriteIterator.h
pxr
exec
vdf
readWriteIteratorRange.h
© Copyright 2025, Pixar Animation Studios. |
Terms of Use
| Generated on Thu Oct 23 2025 15:48:42 by
1.9.6