Blender V5.0
GrahamVector3 Struct Reference

#include <btGrahamScan2dConvexHull.h>

Inherits btVector3.

Public Member Functions

 GrahamVector3 (const btVector3 &org, int orgIndex)

Public Attributes

btScalar m_angle
int m_orgIndex

Detailed Description

Definition at line 22 of file btGrahamScan2dConvexHull.h.

Constructor & Destructor Documentation

◆ GrahamVector3()

GrahamVector3::GrahamVector3 ( const btVector3 & org,
int orgIndex )
inline

Definition at line 24 of file btGrahamScan2dConvexHull.h.

References btVector3, and m_orgIndex.

Member Data Documentation

◆ m_angle

btScalar GrahamVector3::m_angle

Definition at line 29 of file btGrahamScan2dConvexHull.h.

Referenced by btAngleCompareFunc::operator()().

◆ m_orgIndex

int GrahamVector3::m_orgIndex

Definition at line 30 of file btGrahamScan2dConvexHull.h.

Referenced by GrahamVector3(), and btAngleCompareFunc::operator()().


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