Public Member Functions | Public Attributes | List of all members
VHACD::Vertex Struct Reference

#include <VHACD.h>

Public Member Functions

const double & operator[] (size_t idx) const
 
 Vertex ()=default
 
 Vertex (double x, double y, double z)
 

Public Attributes

double mX
 
double mY
 
double mZ
 

Detailed Description

Definition at line 134 of file VHACD.h.

Constructor & Destructor Documentation

◆ Vertex() [1/2]

VHACD::Vertex::Vertex ( )
default

◆ Vertex() [2/2]

VHACD::Vertex::Vertex ( double  x,
double  y,
double  z 
)
inline

Definition at line 141 of file VHACD.h.

Member Function Documentation

◆ operator[]()

const double& VHACD::Vertex::operator[] ( size_t  idx) const
inline

Definition at line 143 of file VHACD.h.

Member Data Documentation

◆ mX

double VHACD::Vertex::mX

Definition at line 136 of file VHACD.h.

◆ mY

double VHACD::Vertex::mY

Definition at line 137 of file VHACD.h.

◆ mZ

double VHACD::Vertex::mZ

Definition at line 138 of file VHACD.h.


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


tesseract_collision
Author(s): Levi Armstrong
autogenerated on Sun May 18 2025 03:01:53