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

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

ClearStatus()kiwano::ObjectBase
Deserialize(const Vector< uint8_t > &data)kiwano::Serializableinline
DoDeserialize(Deserializer *deserializer) overridekiwano::ObjectBasevirtual
DoSerialize(Serializer *serializer) const overridekiwano::ObjectBasevirtual
DumpTracingObjects()kiwano::ObjectBasestatic
Fail(StringView msg, int code=ObjectStatus::fail)kiwano::ObjectBase
GetCapStyle() constkiwano::StrokeStyleinline
GetDashArray() constkiwano::StrokeStyleinline
GetDashOffset() constkiwano::StrokeStyleinline
GetLineJoinStyle() constkiwano::StrokeStyleinline
GetName() constkiwano::ObjectBaseinline
GetNative() const (定义于 kiwano::NativeObject)kiwano::NativeObjectinline
GetNative() const (定义于 kiwano::NativeObject)kiwano::NativeObjectinline
GetObjectID() constkiwano::ObjectBaseinline
GetRefCount() constkiwano::RefObject
GetStatus() constkiwano::ObjectBase
GetTracingObjects()kiwano::ObjectBasestatic
GetUserData() constkiwano::ObjectBase
GetWidth() constkiwano::StrokeStyleinline
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
SetCapStyle(CapStyle cap)kiwano::StrokeStyleinline
SetDashOffset(float dash_offset)kiwano::StrokeStyleinline
SetDashStyle(DashStyle dash_style)kiwano::StrokeStyle
SetDashStyle(const Vector< float > &dash_array)kiwano::StrokeStyle
SetDashStyle(const float *dash_array, size_t dash_size)kiwano::StrokeStyle
SetDashStyle(float(&dash_array)[_DashSize])kiwano::StrokeStyleinline
SetLineJoinStyle(LineJoinStyle line_join)kiwano::StrokeStyleinline
SetName(StringView name)kiwano::ObjectBase
SetNative(const Any &native) (定义于 kiwano::NativeObject)kiwano::NativeObjectinline
SetObjectPolicy(const ObjectPolicyFunc &policy)kiwano::ObjectBasestatic
SetStatus(const ObjectStatus &status)kiwano::ObjectBase
SetUserData(void *data)kiwano::ObjectBase
SetWidth(float width)kiwano::StrokeStyleinline
StartTracingLeaks()kiwano::ObjectBasestatic
StopTracingLeaks()kiwano::ObjectBasestatic
StrokeStyle(float width, CapStyle cap=CapStyle::Flat, LineJoinStyle line_join=LineJoinStyle::Miter)kiwano::StrokeStyle
StrokeStyle(float width, CapStyle cap, LineJoinStyle line_join, DashStyle dash, float dash_offset=0.0f)kiwano::StrokeStyle
StrokeStyle(float width, CapStyle cap, LineJoinStyle line_join, const float *dash_array, size_t dash_size, float dash_offset=0.0f)kiwano::StrokeStyle
StrokeStyle(float width, CapStyle cap, LineJoinStyle line_join, float(&dash_array)[_DashSize], float dash_offset=0.0f)kiwano::StrokeStyleinline
StrokeStyle() (定义于 kiwano::StrokeStyle)kiwano::StrokeStyle
Unhold(RefPtr< ObjectBase > other)kiwano::ObjectBase
~ObjectBase() (定义于 kiwano::ObjectBase)kiwano::ObjectBasevirtual
~RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectvirtual