Developer documentation | Axl-2.5.1
Main Page
Classes
Files
File List
File Members
src
axlCore
axlAbstractVolumeNurbs.h
Go to the documentation of this file.
1
/* axlAbstractVolumeNurbs.h ---
2
*
3
* Author: Anais Ducoffe
4
* Copyright (C) 2008 - 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 AXLABSTRACTVOLUMENURBS_H
21
#define AXLABSTRACTVOLUMENURBS_H
22
23
#include "
axlAbstractVolumeBSpline.h
"
24
#include "axlCoreExport.h"
25
26
class
axlAbstractVolumeNurbsPrivate;
27
28
class
AXLCORE_EXPORT
axlAbstractVolumeNurbs
:
public
axlAbstractVolumeBSpline
29
{
30
Q_OBJECT
31
32
public
:
33
axlAbstractVolumeNurbs
(
void
);
34
virtual
~
axlAbstractVolumeNurbs
(
void
);
35
36
37
38
39
private
:
40
axlAbstractVolumeNurbsPrivate *d;
41
};
42
#endif
axlAbstractVolumeNurbs
Definition:
axlAbstractVolumeNurbs.h:28
axlAbstractVolumeBSpline.h
axlAbstractVolumeBSpline
Definition:
axlAbstractVolumeBSpline.h:30
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