HDK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
PXL_Forward.h
Go to the documentation of this file.
1
/*
2
* PROPRIETARY INFORMATION. This software is proprietary to
3
* Side Effects Software Inc., and is not to be reproduced,
4
* transmitted, or disclosed in any way without written permission.
5
*
6
* NAME: PXL_Forward.h ( PXL Library, C++)
7
*
8
* COMMENTS:
9
*/
10
11
#ifndef __PXL_Forward__
12
#define __PXL_Forward__
13
14
/// Forward declarations for PXL library
15
#include <
UT/UT_IntrusivePtr.h
>
16
#include <
UT/UT_SharedPtr.h
>
17
18
class
PXL_DeepChannelList
;
19
class
PXL_DeepCompressor
;
20
class
PXL_DeepSampleFilter
;
21
class
PXL_DeepSampleList
;
22
23
typedef
UT_IntrusivePtr<PXL_DeepChannelList>
PXL_DeepChannelListPtr
;
24
typedef
UT_IntrusivePtr<PXL_DeepSampleList>
PXL_DeepSampleListPtr
;
25
typedef
UT_IntrusivePtr<PXL_DeepSampleFilter>
PXL_DeepSampleFilterPtr
;
26
typedef
UT_SharedPtr<PXL_DeepCompressor>
PXL_DeepCompressorPtr
;
27
28
#endif
29
UT_SharedPtr.h
PXL_DeepCompressor
Definition:
PXL_DeepCompressor.h:47
PXL_DeepSampleFilter
Definition:
PXL_DeepSampleFilter.h:24
PXL_DeepSampleFilterPtr
UT_IntrusivePtr< PXL_DeepSampleFilter > PXL_DeepSampleFilterPtr
Definition:
PXL_Forward.h:25
UT_SharedPtr
std::shared_ptr< T > UT_SharedPtr
Wrapper around std::shared_ptr.
Definition:
UT_SharedPtr.h:36
UT_IntrusivePtr< PXL_DeepChannelList >
PXL_DeepSampleListPtr
UT_IntrusivePtr< PXL_DeepSampleList > PXL_DeepSampleListPtr
Definition:
PXL_Forward.h:24
PXL_DeepChannelList
Definition:
PXL_DeepChannelList.h:19
PXL_DeepChannelListPtr
UT_IntrusivePtr< PXL_DeepChannelList > PXL_DeepChannelListPtr
Definition:
PXL_Forward.h:21
PXL_DeepCompressorPtr
UT_SharedPtr< PXL_DeepCompressor > PXL_DeepCompressorPtr
Definition:
PXL_Forward.h:26
PXL_DeepSampleList
Definition:
PXL_DeepSampleList.h:41
UT_IntrusivePtr.h
PXL
PXL_Forward.h
Generated on Fri Nov 8 2024 03:40:05 for HDK by
1.8.6