XrdScenePointerTip

XrdScenePointerTip

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── XrdSceneObject
        ╰── XrdScenePointerTip

Implemented Interfaces

XrdScenePointerTip implements GxrPointerTip.

Includes

#include <xrd.h>

Description

Functions

xrd_scene_pointer_tip_new ()

XrdScenePointerTip *
xrd_scene_pointer_tip_new (GulkanClient *gulkan,
                           VkDescriptorSetLayout *layout,
                           VkBuffer lights);

Types and Values

XRD_TYPE_SCENE_POINTER_TIP

#define XRD_TYPE_SCENE_POINTER_TIP xrd_scene_pointer_tip_get_type()

XrdScenePointerTip

typedef struct _XrdScenePointerTip XrdScenePointerTip;