Project
Loading...
Searching...
No Matches
o2::cad::surface::Vec3 Struct Reference

A 3D point/vector in the solid's local frame. More...

#include <BoundedSurface.h>

Public Attributes

double xCoord = 0.
 
double yCoord = 0.
 
double zCoord = 0.
 

Detailed Description

A 3D point/vector in the solid's local frame.

Definition at line 70 of file BoundedSurface.h.

Member Data Documentation

◆ xCoord

double o2::cad::surface::Vec3::xCoord = 0.

Definition at line 71 of file BoundedSurface.h.

◆ yCoord

double o2::cad::surface::Vec3::yCoord = 0.

Definition at line 72 of file BoundedSurface.h.

◆ zCoord

double o2::cad::surface::Vec3::zCoord = 0.

Definition at line 73 of file BoundedSurface.h.


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