Developer documentation | Axl-2.5.1
Main Page
Classes
Files
File List
File Members
src
axlCore
axlAbstractVolumeImplicit.h
Go to the documentation of this file.
1
/* axlAbstractVolumeImplicit.h ---
2
*
3
* Author: Anais Ducoffe
4
* Copyright (C) 2012 - Anais Ducoffe, Inria.
5
* Created:
6
* Version: $Id$
7
* Last-Updated:
8
* By:
9
* Update #:
10
*/
11
12
/* Commentary:
13
*
14
*/
15
16
/* Change log:
17
*
18
*/
19
20
#ifndef AXLABSTRACTVOLUMEIMPLICIT_H
21
#define AXLABSTRACTVOLUMEIMPLICIT_H
22
23
#include "
axlAbstractVolume.h
"
24
#include "axlCoreExport.h"
25
26
class
axlAbstractVolumeImplicitPrivate;
27
28
class
AXLCORE_EXPORT
axlAbstractVolumeImplicit
:
public
axlAbstractVolume
29
{
30
Q_OBJECT
31
32
public
:
33
axlAbstractVolumeImplicit
(
void
);
34
virtual
~
axlAbstractVolumeImplicit
(
void
);
35
36
37
38
39
private
:
40
axlAbstractVolumeImplicitPrivate *d;
41
};
42
#endif
43
44
axlAbstractVolumeImplicit
Definition:
axlAbstractVolumeImplicit.h:28
axlAbstractVolume
Definition:
axlAbstractVolume.h:31
axlAbstractVolume.h
AXLCORE_EXPORT
#define AXLCORE_EXPORT
Definition:
axlCoreExport2.h:15
Generated on Sun Dec 2 2018 20:28:08 for Axl-2.5.1 by 1.8.9.1