CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
CellexalVR.AnalysisLogic.PointSelectionSystem Class Reference

This class is a component system to handle the point selection in point clouds. Since the point clouds are not built using octree as the normal graphs we can not use the same selection system. But this system also in the end uses ray casts to decide if the points are inside of the selection tool. Which points are to be checked OctantSystem More...

Inheritance diagram for CellexalVR.AnalysisLogic.PointSelectionSystem:

Protected Member Functions

override void OnCreate ()
 
override void OnUpdate ()
 

Detailed Description

This class is a component system to handle the point selection in point clouds. Since the point clouds are not built using octree as the normal graphs we can not use the same selection system. But this system also in the end uses ray casts to decide if the points are inside of the selection tool. Which points are to be checked OctantSystem


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