Public Member Functions | Public Attributes | List of all members
ImGuiPayload Struct Reference

#include <imgui.h>

Public Member Functions

void Clear ()
 
 ImGuiPayload ()
 
bool IsDataType (const char *type) const
 
bool IsDelivery () const
 
bool IsPreview () const
 

Public Attributes

voidData
 
int DataFrameCount
 
int DataSize
 
char DataType [32+1]
 
bool Delivery
 
bool Preview
 
ImGuiID SourceId
 
ImGuiID SourceParentId
 

Detailed Description

Definition at line 1598 of file imgui.h.

Constructor & Destructor Documentation

◆ ImGuiPayload()

ImGuiPayload::ImGuiPayload ( )
inline

Definition at line 1612 of file imgui.h.

Member Function Documentation

◆ Clear()

void ImGuiPayload::Clear ( )
inline

Definition at line 1613 of file imgui.h.

◆ IsDataType()

bool ImGuiPayload::IsDataType ( const char *  type) const
inline

Definition at line 1614 of file imgui.h.

◆ IsDelivery()

bool ImGuiPayload::IsDelivery ( ) const
inline

Definition at line 1616 of file imgui.h.

◆ IsPreview()

bool ImGuiPayload::IsPreview ( ) const
inline

Definition at line 1615 of file imgui.h.

Member Data Documentation

◆ Data

void* ImGuiPayload::Data

Definition at line 1601 of file imgui.h.

◆ DataFrameCount

int ImGuiPayload::DataFrameCount

Definition at line 1607 of file imgui.h.

◆ DataSize

int ImGuiPayload::DataSize

Definition at line 1602 of file imgui.h.

◆ DataType

char ImGuiPayload::DataType[32+1]

Definition at line 1608 of file imgui.h.

◆ Delivery

bool ImGuiPayload::Delivery

Definition at line 1610 of file imgui.h.

◆ Preview

bool ImGuiPayload::Preview

Definition at line 1609 of file imgui.h.

◆ SourceId

ImGuiID ImGuiPayload::SourceId

Definition at line 1605 of file imgui.h.

◆ SourceParentId

ImGuiID ImGuiPayload::SourceParentId

Definition at line 1606 of file imgui.h.


The documentation for this struct was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06