FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void TPointStar::Init
(
const char *
name
=
0
,
const char *
title
=
0
)
private
Definition at line
10
of file
TPointStar.cc
.
Referenced by
TPointStar()
.
11
{
12
fName = name ? name :
"TPointStar"
;
13
fTitle = title ? title :
"A set of TPoints"
;
14
}
Here is the caller graph for this function:
TPointStar
Generated on Sun Sep 18 2016 20:51:04 for FACT++ by
1.8.11