Struct ImDrawList
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: ImGui.NET.dll
Syntax
Fields
|
Improve this Doc
View Source
_ClipRectStack
Declaration
public ImVector _ClipRectStack
Field Value
|
Improve this Doc
View Source
Declaration
public ImDrawCmdHeader _CmdHeader
Field Value
|
Improve this Doc
View Source
_Data
Declaration
Field Value
| Type |
Description |
| System.IntPtr |
|
|
Improve this Doc
View Source
_FringeScale
Declaration
public float _FringeScale
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
_IdxWritePtr
Declaration
public ushort *_IdxWritePtr
Field Value
| Type |
Description |
| System.UInt16* |
|
|
Improve this Doc
View Source
_OwnerName
Declaration
Field Value
| Type |
Description |
| System.Byte* |
|
|
Improve this Doc
View Source
_Path
Declaration
Field Value
|
Improve this Doc
View Source
_Splitter
Declaration
public ImDrawListSplitter _Splitter
Field Value
|
Improve this Doc
View Source
_TextureIdStack
Declaration
public ImVector _TextureIdStack
Field Value
|
Improve this Doc
View Source
_VtxCurrentIdx
Declaration
public uint _VtxCurrentIdx
Field Value
| Type |
Description |
| System.UInt32 |
|
|
Improve this Doc
View Source
_VtxWritePtr
Declaration
public ImDrawVert*_VtxWritePtr
Field Value
|
Improve this Doc
View Source
CmdBuffer
Declaration
public ImVector CmdBuffer
Field Value
|
Improve this Doc
View Source
Flags
Declaration
public ImDrawListFlags Flags
Field Value
|
Improve this Doc
View Source
IdxBuffer
Declaration
public ImVector IdxBuffer
Field Value
|
Improve this Doc
View Source
VtxBuffer
Declaration
public ImVector VtxBuffer
Field Value