Public Member Functions | Public Attributes | List of all members
Leap::SceneContactPoint Struct Reference

contact point between a pointable (finger or tool) and a scene object. More...

#include <LeapScene.h>

Public Member Functions

 SceneContactPoint ()
 
 SceneContactPoint (const Vector &vPoint, int iPointableID)
 

Public Attributes

int m_iPointableID
 
Vector m_vPoint
 

Detailed Description

contact point between a pointable (finger or tool) and a scene object.

Definition at line 162 of file LeapScene.h.

Constructor & Destructor Documentation

Leap::SceneContactPoint::SceneContactPoint ( )
inline

Definition at line 164 of file LeapScene.h.

Leap::SceneContactPoint::SceneContactPoint ( const Vector vPoint,
int  iPointableID 
)
inline

Definition at line 165 of file LeapScene.h.

Member Data Documentation

int Leap::SceneContactPoint::m_iPointableID

Definition at line 167 of file LeapScene.h.

Vector Leap::SceneContactPoint::m_vPoint

Definition at line 166 of file LeapScene.h.


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


leap_motion
Author(s): Florian Lier , Mirza Shah , Isaac IY Saito
autogenerated on Tue Jun 2 2020 03:58:01