VTK
9.4.20241226
|
#include <zSpaceCoreCompatibilityTypes.h>
Public Attributes | |
ZSBool | hit |
ZSInt32 | x |
ZSInt32 | y |
ZSInt32 | nx |
ZSInt32 | ny |
ZSFloat | distance |
Definition at line 319 of file zSpaceCoreCompatibilityTypes.h.
ZSBool ZCCompatDisplayIntersectionInfo::hit |
Definition at line 322 of file zSpaceCoreCompatibilityTypes.h.
ZSInt32 ZCCompatDisplayIntersectionInfo::x |
Definition at line 324 of file zSpaceCoreCompatibilityTypes.h.
ZSInt32 ZCCompatDisplayIntersectionInfo::y |
Definition at line 326 of file zSpaceCoreCompatibilityTypes.h.
ZSInt32 ZCCompatDisplayIntersectionInfo::nx |
Definition at line 328 of file zSpaceCoreCompatibilityTypes.h.
ZSInt32 ZCCompatDisplayIntersectionInfo::ny |
Definition at line 330 of file zSpaceCoreCompatibilityTypes.h.
ZSFloat ZCCompatDisplayIntersectionInfo::distance |
Definition at line 333 of file zSpaceCoreCompatibilityTypes.h.