Opened 8 years ago
Closed 8 years ago
#53 closed defect (invalid)
ModelGeometry: Uninitialized Pt3D object?
Reported by: | Maciej Komosinski | Owned by: | oriona |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Framsticks core | Version: | |
Keywords: | Cc: |
Description
The first point to enter EllipsoidSurface::tryGetNext(Pt3D &point) is
3.46756e-308 3.46765e-308 +NAN
Change History (2)
comment:1 Changed 8 years ago by
Summary: | Uninitialized Pt3D object? → ModelGeometry: Uninitialized Pt3D object? |
---|
comment:2 Changed 8 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
False alarm! Uninitialized was purposeful where it was detected.