SheafSystem  0.0.0.0
chart_point_3d.h File Reference

Interface for class chart_point_3d. More...

#include "SheafSystem/sheaf_dll_spec.h"
#include "SheafSystem/chart_point.h"

Go to the source code of this file.

Classes

class  fiber_bundle::chart_point_3d
 A point in a 3D chart space. More...
 

Namespaces

 fiber_bundle
 Namespace for the fiber_bundles component of the sheaf system.
 

Functions

SHEAF_DLL_SPEC size_t fiber_bundle::deep_size (const chart_point_3d &xp, bool xinclude_shallow=true)
 The deep size of the referenced object of type chart_point_3d. if xinclude_shallow, add the sizeof xp to the result. More...
 

Detailed Description

Interface for class chart_point_3d.

Definition in file chart_point_3d.h.