Open 3D Engine GraphCanvas Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphCanvas::GridVisualComponent Class Reference

Inherits AZ::Component, VisualRequestBus::Handler, SceneMemberUIRequestBus::Handler, and GridNotificationBus::Handler.

Public Member Functions

 AZ_COMPONENT (GridVisualComponent, "{9BAEAE14-A2D3-4D60-AEA8-A8BA3E4D5EC9}", AZ::Component)
 
void Init () override
 
void Activate () override
 
void Deactivate () override
 
QGraphicsItem * AsGraphicsItem () override
 
bool Contains (const AZ::Vector2 &) const override
 
void SetVisible (bool visible) override
 
bool IsVisible () const override
 
QGraphicsItem * GetRootGraphicsItem () override
 
QGraphicsLayoutItem * GetRootGraphicsLayoutItem () override
 
void SetSelected (bool selected) override
 
bool IsSelected () const override
 
QPainterPath GetOutline () const override
 
void SetZValue (qreal zValue) override
 
qreal GetZValue () const override
 
void OnMajorPitchChanged (const AZ::Vector2 &pitch) override
 
void OnMinorPitchChanged (const AZ::Vector2 &pitch) override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible)
 
static void GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required)
 

Friends

class GridGraphicsItem
 

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