Kiwano Engine v1.3.x
kiwano::ShapeMaker 成员列表

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

AddArc(const Point &point, const Size &radius, float rotation, bool clockwise=true, bool is_small=true)kiwano::ShapeMaker
AddBezier(const Point &point1, const Point &point2, const Point &point3)kiwano::ShapeMaker
AddLine(const Point &point)kiwano::ShapeMaker
AddLines(const Vector< Point > &points)kiwano::ShapeMaker
AddLines(const Point *points, size_t count)kiwano::ShapeMaker
BeginPath(const Point &begin_pos=Point())kiwano::ShapeMaker
Clear()kiwano::ShapeMaker
ClearStatus()kiwano::ObjectBase
Combine(RefPtr< Shape > shape_a, RefPtr< Shape > shape_b, CombineMode mode, const Matrix3x2 *matrix=nullptr)kiwano::ShapeMakerstatic
Deserialize(const Vector< uint8_t > &data)kiwano::Serializableinline
DoDeserialize(Deserializer *deserializer) overridekiwano::ObjectBasevirtual
DoSerialize(Serializer *serializer) const overridekiwano::ObjectBasevirtual
DumpTracingObjects()kiwano::ObjectBasestatic
EndPath(bool closed=false)kiwano::ShapeMaker
Fail(StringView msg, int code=ObjectStatus::fail)kiwano::ObjectBase
GetName() constkiwano::ObjectBaseinline
GetNative() const (定义于 kiwano::NativeObject)kiwano::NativeObjectinline
GetNative() const (定义于 kiwano::NativeObject)kiwano::NativeObjectinline
GetObjectID() constkiwano::ObjectBaseinline
GetRefCount() constkiwano::RefObject
GetShape()kiwano::ShapeMaker
GetStatus() constkiwano::ObjectBase
GetTracingObjects()kiwano::ObjectBasestatic
GetUserData() constkiwano::ObjectBase
Hold(RefPtr< ObjectBase > other)kiwano::ObjectBase
IsName(StringView name) constkiwano::ObjectBaseinline
IsTracingLeaks()kiwano::ObjectBasestatic
IsValid() const overridekiwano::NativeObjectinlinevirtual
native_ (定义于 kiwano::NativeObject)kiwano::NativeObjectprotected
NativeObject()=default (定义于 kiwano::NativeObject)kiwano::NativeObject
Noncopyable()=default (定义于 kiwano::Noncopyable)kiwano::Noncopyableprotected
ObjectBase()kiwano::ObjectBase
operator delete(void *ptr) (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator delete(void *ptr, std::nothrow_t const &) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator delete(void *ptr, void *place) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size) (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size, std::nothrow_t const &) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size, void *ptr) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectprotected
Release()kiwano::RefObject
ResetNative() (定义于 kiwano::NativeObject)kiwano::NativeObjectinline
Retain()kiwano::RefObject
Serialize() constkiwano::Serializableinline
SetName(StringView name)kiwano::ObjectBase
SetNative(const Any &native) (定义于 kiwano::NativeObject)kiwano::NativeObjectinline
SetObjectPolicy(const ObjectPolicyFunc &policy)kiwano::ObjectBasestatic
SetShape(RefPtr< Shape > shape)kiwano::ShapeMaker
SetStatus(const ObjectStatus &status)kiwano::ObjectBase
SetUserData(void *data)kiwano::ObjectBase
ShapeMaker() (定义于 kiwano::ShapeMaker)kiwano::ShapeMaker
StartTracingLeaks()kiwano::ObjectBasestatic
StopTracingLeaks()kiwano::ObjectBasestatic
Unhold(RefPtr< ObjectBase > other)kiwano::ObjectBase
~ObjectBase() (定义于 kiwano::ObjectBase)kiwano::ObjectBasevirtual
~RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectvirtual
~ShapeMaker() (定义于 kiwano::ShapeMaker)kiwano::ShapeMaker