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
GA_AIFDelta.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: GA_AIFDelta.h ( GA Library, C++)
7
*
8
* COMMENTS: Attribute Interface for detecting modified elements
9
*/
10
11
#ifndef __GA_AIFDelta__
12
#define __GA_AIFDelta__
13
14
#include "
GA_API.h
"
15
#include "
GA_Range.h
"
16
17
class
GA_Attribute
;
18
19
class
GA_API
GA_AIFDelta
20
{
21
public
:
22
GA_AIFDelta
();
23
virtual
~
GA_AIFDelta
();
24
25
virtual
GA_Range
changedElements(
const
GA_Attribute
*
a
,
const
GA_Attribute
*
b
)
const
= 0;
26
};
27
28
#endif
GA_Attribute
Definition of a geometry attribute.
Definition:
GA_Attribute.h:198
a
GLboolean GLboolean GLboolean GLboolean a
Definition:
glcorearb.h:1222
GA_API
#define GA_API
Definition:
GA_API.h:14
GA_Range
A range of elements in an index-map.
Definition:
GA_Range.h:42
GA_API.h
b
GLboolean GLboolean GLboolean b
Definition:
glcorearb.h:1222
GA_AIFDelta
Definition:
GA_AIFDelta.h:19
GA_Range.h
GA
GA_AIFDelta.h
Generated on Sun Nov 17 2024 03:01:08 for HDK by
1.8.6