This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

class Enlighten::InputWorkspaceDebugPoint

A structure for receiving the data held internally about a duster point for debugging visualisation purposes.

Variables

Name Description
Geo::s32 m_ClusterIdx

The index of the cluster in which the point resides.

float m_Normal[3]

World-space normal.

Geo::s32 m_PointIdx

The index of the point within the InputWorkspace.

float m_Position[3]

World-space position in Enlighten units.

  • No labels