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
GU_CameraParms.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: GU_CameraParms.h (C++)
7
*
8
* COMMENTS: The GU_CameraParms class is a class for holding camera
9
* information for generating perspective texture coordinates.
10
*/
11
12
#ifndef __GU_CameraParms_h__
13
#define __GU_CameraParms_h__
14
15
#include "
GU_API.h
"
16
#include <
UT/UT_Matrix4.h
>
17
18
class
GU_API
GU_CameraParms
19
{
20
public
:
21
22
GU_CameraParms
();
23
~
GU_CameraParms
();
24
25
UT_Matrix4
toTexture
;
26
float
minPlane
;
27
float
maxPlane
;
28
};
29
30
#endif
UT_Matrix4T< float >
GU_CameraParms::toTexture
UT_Matrix4 toTexture
Definition:
GU_CameraParms.h:25
GU_CameraParms::minPlane
float minPlane
Definition:
GU_CameraParms.h:26
GU_CameraParms
Definition:
GU_CameraParms.h:18
GU_API
#define GU_API
Definition:
GU_API.h:14
GU_CameraParms::maxPlane
float maxPlane
Definition:
GU_CameraParms.h:27
GU_API.h
UT_Matrix4.h
GU
GU_CameraParms.h
Generated on Sun Nov 17 2024 03:01:16 for HDK by
1.8.6