C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

The result of the search operation for the nearest body in the specified direction. More...

#include <op_swept_parameter.h>

Public Member Functions

 MbNearestSolidResult ()
 Constructor.
 
 MbNearestSolidResult (size_t plus, size_t minus)
 Constructor.
 
 MbNearestSolidResult (const MbNearestSolidResult &other)
 Copy constructor.
 
const MbNearestSolidResultoperator= (const MbNearestSolidResult &other)
 assignment operator. More...
 
size_t GetNearestPlus () const
 The index of the nearest solid in the opposite direction.
 

Detailed Description

The result of the search operation for the nearest body in the specified direction.

The result of the search operation for the nearest body in the specified direction.

Member Function Documentation

◆ operator=()

const MbNearestSolidResult& MbNearestSolidResult::operator= ( const MbNearestSolidResult other)
inline

assignment operator.

The index of the nearest solid in the forward direction.


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