v1.0
Public Member Functions
|
Private Attributes
|
List of all members
Sphere Class Reference
#include <
Sphere.h
>
Public Member Functions
Sphere
(
Panel
*panel,
Vec3D
location,
Dipole
*dipole,
Multipole
*multipole)
Vec3D
getLocation
()
Private Attributes
Vec3D
location_
Constructor & Destructor Documentation
◆
Sphere()
Sphere::Sphere
(
Panel
*
panel
,
Vec3D
location
,
Dipole
*
dipole
,
Multipole
*
multipole
)
12
:
13
//panel_(panel),
14
location_
(location)
//,
15
//dipole_(dipole),
16
//multipole_(multipole)
17
{
18
}
Sphere::location_
Vec3D location_
Definition:
Sphere.h:26
Member Function Documentation
◆
getLocation()
Vec3D
Sphere::getLocation
(
)
inline
20
{
21
return
location_
;
22
}
References
location_
.
Member Data Documentation
◆
location_
Vec3D
Sphere::location_
private
Referenced by
getLocation()
.
The documentation for this class was generated from the following files:
Sphere.h
Sphere.cc
Sphere
Generated on Wed Aug 27 2025 17:05:44 for MercuryDPM by
1.9.1