Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00406.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a00406.php on line 2
The ARGoS Website

argos::CPhysicsEngine::SVerticalFace Struct Reference

A boundary face for side parts of the volume. More...

#include <physics_engine.h>

Inheritance diagram for argos::CPhysicsEngine::SVerticalFace:
Collaboration diagram for argos::CPhysicsEngine::SVerticalFace:

Public Attributes

CRay2 BaseSegment
 
- Public Attributes inherited from argos::CPhysicsEngine::SBoundaryFace
std::string EngineId
 

Detailed Description

A boundary face for side parts of the volume.

Definition at line 111 of file physics_engine.h.

Member Data Documentation

CRay2 argos::CPhysicsEngine::SVerticalFace::BaseSegment

Definition at line 112 of file physics_engine.h.