Gorgon Game Engine
ExtenderRequestResponse Struct Reference

This structure is used to transfer extender request response. More...

Public Attributes

Geometry::Point CoordinatesInExtender
 Coordinates of the given point in the extender container. More...
 
WidgetContainerExtender
 If the extender is provided by the request. More...
 
Geometry::Size TotalSize
 Total size of the container. -1 means infinite. More...
 
bool Transformed
 If the coordinates are properly translated. More...
 

Detailed Description

This structure is used to transfer extender request response.

Member Data Documentation

◆ CoordinatesInExtender

Geometry::Point CoordinatesInExtender

Coordinates of the given point in the extender container.

◆ Extender

WidgetContainer* Extender

If the extender is provided by the request.

◆ TotalSize

Geometry::Size TotalSize

Total size of the container. -1 means infinite.

◆ Transformed

bool Transformed

If the coordinates are properly translated.

This is internally used to perform step by step transformation


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