From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/struct_target_offset.html | 344 ----------------------------- 1 file changed, 344 deletions(-) delete mode 100644 Doc/doxygen/html/struct_target_offset.html (limited to 'Doc/doxygen/html/struct_target_offset.html') diff --git a/Doc/doxygen/html/struct_target_offset.html b/Doc/doxygen/html/struct_target_offset.html deleted file mode 100644 index 0982550..0000000 --- a/Doc/doxygen/html/struct_target_offset.html +++ /dev/null @@ -1,344 +0,0 @@ - - - - - -Starshatter_Open: TargetOffset Struct Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
TargetOffset Struct Reference
-
-
- -

List of all members.

- - - - - - - -

-Public Member Functions

 TargetOffset ()
 TargetOffset (SimObject *t, double o)
int operator< (const TargetOffset &o) const
int operator<= (const TargetOffset &o) const
int operator== (const TargetOffset &o) const
- - -

-Static Public Member Functions

static const char * TYPENAME ()
- - - -

-Public Attributes

SimObjecttarget
double offset
-

Detailed Description

-
-

Definition at line 588 of file Sensor.cpp.

-

Constructor & Destructor Documentation

- -
-
- - - - - -
- - - - - - - -
TargetOffset::TargetOffset ()
-
-inline
-
- -

Definition at line 594 of file Sensor.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - -
TargetOffset::TargetOffset (SimObjectt,
double o 
)
-
-inline
-
- -

Definition at line 595 of file Sensor.cpp.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - - -
int TargetOffset::operator< (const TargetOffseto) const
-
-inline
-
- -

Definition at line 596 of file Sensor.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - - -
int TargetOffset::operator<= (const TargetOffseto) const
-
-inline
-
- -

Definition at line 597 of file Sensor.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - - -
int TargetOffset::operator== (const TargetOffseto) const
-
-inline
-
- -

Definition at line 598 of file Sensor.cpp.

- -
-
- -
-
- - - - - -
- - - - - - - -
static const char* TargetOffset::TYPENAME ()
-
-inlinestatic
-
- -

Definition at line 589 of file Sensor.cpp.

- -
-
-

Member Data Documentation

- -
-
- - - - -
double TargetOffset::offset
-
- -

Definition at line 592 of file Sensor.cpp.

- -
-
- -
-
- - - - -
SimObject* TargetOffset::target
-
- -

Definition at line 591 of file Sensor.cpp.

- -
-
-
The documentation for this struct was generated from the following file: -
-
- - - - -- cgit v1.1