🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::VolumeGridSurfaceBearing 成员列表

成员的完整列表,这些成员属于 ast::VolumeGridSurfaceBearing,包括所有继承而来的类成员

accept(VolumeGridVisitor &visitor) overrideast::VolumeGridSurfaceBearinginlinevirtual
active() const (定义于 ast::Object)ast::Objectinline
addDelayedLink(Func &&link)ast::Objectinline
addDelayedLinkIfFailed(Func &&link)ast::Objectinline
alongBearing() (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
alongBearing() const (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
altitude() (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
altitude() const (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
attr(StringView path)ast::Object
ClassInit(Class *cls) (定义于 ast::Object)ast::Objectstatic
crossBearing() (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
crossBearing() const (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
decRef()ast::Referencedinline
decRefNoDelete()ast::Referencedinline
decWeakRef()ast::Referencedinline
destruct()ast::Referencedinline
displayName() constast::Object
enumerateGridPoints(std::vector< Vector3d > &points) const overrideast::VolumeGridSurfaceBearingvirtual
getAttrBool(StringView path, bool &value) constast::Object
getAttrBool(StringView path) constast::Object
getAttrDouble(StringView path, double &value) constast::Object
getAttrDouble(StringView path) constast::Object
getAttrInt(StringView path, int &value) constast::Object
getAttrInt(StringView path) constast::Object
getAttrObject(StringView path, Object *&value) constast::Object
getAttrObject(StringView path) constast::Object
getAttrString(StringView path, std::string &value) constast::Object
getAttrString(StringView path) constast::Object
getAutoFit() const (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
getBearing() const (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
getBoundingBox(Vector3d &minCorner, Vector3d &maxCorner) const overrideast::VolumeGridSurfaceBearingvirtual
getCentralBody() const (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
getFrame() const overrideast::VolumeGridSurfaceBearinginlinevirtual
getGridPointCount() const overrideast::VolumeGridSurfaceBearingvirtual
getID() constast::Object
getName() const overrideast::ObjectNamedinlinevirtual
getParent() const (定义于 ast::Object)ast::Object
getParentScope() constast::Object
getProperty(StringView fieldName) constast::Object
getReferenceLatitude() const (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
getReferenceLongitude() const (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
getRepresentation() constast::Objectvirtual
getType() constast::Objectvirtual
incRef()ast::Referencedinline
incWeakRef()ast::Referencedinline
isComponent() const (定义于 ast::Object)ast::Objectinline
isDestructed() constast::Referencedinline
isEntity() const (定义于 ast::Object)ast::Objectinline
isOfType(const Class *type) constast::Object
isOfType(StringView typeName) constast::Object
isOfType() constast::Object
name() constast::Objectinline
Object()=default (定义于 ast::Object)ast::Object
Object(Object *parentScope) (定义于 ast::Object)ast::Objectexplicit
Object(std::nullptr_t) (定义于 ast::Object)ast::Object
Object(const Object &) (定义于 ast::Object)ast::Objectinlineprotected
ObjectNamed()=defaultast::ObjectNamed
ObjectNamed(StringView name)ast::ObjectNamedinlineexplicit
operator=(const Object &) (定义于 ast::Object)ast::Objectinlineprotected
readOnly() const (定义于 ast::Object)ast::Objectinline
refCount() constast::Referencedinline
Referenced() (定义于 ast::Object)ast::Objectinline
Referenced(initial_strong_ref_t)ast::Objectinlineexplicit
Resolve(StringView value)ast::Objectstatic
resolveLinks()ast::Object
setActive(bool active) (定义于 ast::Object)ast::Object
setAttrBool(StringView path, bool value)ast::Object
setAttrDouble(StringView path, double value)ast::Object
setAttrInt(StringView path, int value)ast::Object
setAttrObject(StringView path, Object *value)ast::Object
setAttrString(StringView path, StringView value)ast::Object
setAutoFit(bool fit) (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
setBearing(double bearingDeg) (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
setCentralBody(CelestialBody *body) (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearing
setDestructed() (定义于 ast::Referenced)ast::Referencedinlineprotected
setIsComponent(bool isComponent) (定义于 ast::Object)ast::Object
setIsEntity(bool isEntity) (定义于 ast::Object)ast::Object
setName(StringView name) overrideast::ObjectNamedinlinevirtual
setParentScope(Object *parentScope)ast::Object
setReadOnly(bool readOnly) (定义于 ast::Object)ast::Object
setReferenceLocation(double lat, double lon) (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearinginline
showEditDialog()ast::Object
StaticType() (定义于 ast::Object)ast::Objectinlinestatic
staticType (定义于 ast::Object)ast::Objectstatic
tr(const char *msg) const (定义于 ast::Object)ast::Object
type() constast::Objectinline
typeName() const (定义于 ast::Object)ast::Object
VolumeGrid() (定义于 ast::VolumeGrid)ast::VolumeGrid
VolumeGridSurfaceBearing() (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearing
weakRefCount() constast::Referencedinline
~Object() (定义于 ast::Object)ast::Objectprotectedvirtual
~Referenced() (定义于 ast::Referenced)ast::Referencedinlinevirtual
~VolumeGrid() override=default (定义于 ast::VolumeGrid)ast::VolumeGrid
~VolumeGridSurfaceBearing() override=default (定义于 ast::VolumeGridSurfaceBearing)ast::VolumeGridSurfaceBearing