Public Member Functions | Public Attributes | List of all members
buoyancy::Polyhedron::Face Struct Reference

Store vertex index for a triangular face. More...

#include <polyhedron_volume.hh>

Public Member Functions

 Face ()=default
 
 Face (int i1, int i2, int i3)
 

Public Attributes

int i1
 Index of vertices. More...
 
int i2
 
int i3
 

Detailed Description

Store vertex index for a triangular face.

Definition at line 61 of file polyhedron_volume.hh.

Constructor & Destructor Documentation

buoyancy::Polyhedron::Face::Face ( )
default
Polyhedron::Face::Face ( int  i1,
int  i2,
int  i3 
)

Definition at line 30 of file polyhedron_volume.cc.

Member Data Documentation

int buoyancy::Polyhedron::Face::i1

Index of vertices.

Definition at line 68 of file polyhedron_volume.hh.

int buoyancy::Polyhedron::Face::i2

Definition at line 68 of file polyhedron_volume.hh.

int buoyancy::Polyhedron::Face::i3

Definition at line 68 of file polyhedron_volume.hh.


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


usv_gazebo_plugins
Author(s): Brian Bingham , Carlos Aguero
autogenerated on Thu May 7 2020 03:54:47