Blender  V3.3
Public Member Functions | Public Attributes | List of all members
GrahamVector3 Struct Reference

#include <btGrahamScan2dConvexHull.h>

Inheritance diagram for GrahamVector3:

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.

Member Data Documentation

◆ m_angle

btScalar GrahamVector3::m_angle

Definition at line 29 of file btGrahamScan2dConvexHull.h.

◆ m_orgIndex

int GrahamVector3::m_orgIndex

Definition at line 30 of file btGrahamScan2dConvexHull.h.


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