HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GR_PickRenderVK::PickInfo Struct Reference

#include <GR_PickRender.h>

Public Attributes

int use_varying_id = 0
 
int hide_selected = 0
 
int pick_outside = 0
 
int checkDepth = 0
 
int pick_front_face = 0
 
int pick_back_face = 0
 
int avoid_edges = 0
 
float vertex_offset = 0.f
 

Detailed Description

Definition at line 533 of file GR_PickRender.h.

Member Data Documentation

int GR_PickRenderVK::PickInfo::avoid_edges = 0

Definition at line 541 of file GR_PickRender.h.

int GR_PickRenderVK::PickInfo::checkDepth = 0

Definition at line 538 of file GR_PickRender.h.

int GR_PickRenderVK::PickInfo::hide_selected = 0

Definition at line 536 of file GR_PickRender.h.

int GR_PickRenderVK::PickInfo::pick_back_face = 0

Definition at line 540 of file GR_PickRender.h.

int GR_PickRenderVK::PickInfo::pick_front_face = 0

Definition at line 539 of file GR_PickRender.h.

int GR_PickRenderVK::PickInfo::pick_outside = 0

Definition at line 537 of file GR_PickRender.h.

int GR_PickRenderVK::PickInfo::use_varying_id = 0

Definition at line 535 of file GR_PickRender.h.

float GR_PickRenderVK::PickInfo::vertex_offset = 0.f

Definition at line 542 of file GR_PickRender.h.


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