CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdGiConveyorEntryPoint Class Reference

#include <GiConveyorEntryPoint.h>

Inheritance diagram for OdGiConveyorEntryPoint:
OdGiConveyorOutput

Public Member Functions

 OdGiConveyorEntryPoint ()
 
 OdGiConveyorEntryPoint (OdGiConveyorGeometry &geom)
 
OdGiConveyorGeometrygeometry ()
 
void setDestGeometry (OdGiConveyorGeometry &destGeometry)
 
OdGiConveyorGeometrydestGeometry () const
 
- Public Member Functions inherited from OdGiConveyorOutput
virtual ~OdGiConveyorOutput ()
 

Protected Attributes

OdGiConveyorGeometrym_pGeometry
 

Detailed Description

<group OdGi_Classes>

Definition at line 37 of file GiConveyorEntryPoint.h.

Constructor & Destructor Documentation

◆ OdGiConveyorEntryPoint() [1/2]

OdGiConveyorEntryPoint::OdGiConveyorEntryPoint ( )

Default constructor for the OdGiConveyorEntryPoint class.

◆ OdGiConveyorEntryPoint() [2/2]

OdGiConveyorEntryPoint::OdGiConveyorEntryPoint ( OdGiConveyorGeometry & geom)

Constructor for the OdGiConveyorEntryPoint class.

Parameters
geom[in] Conveyor geometry.

Member Function Documentation

◆ destGeometry()

OdGiConveyorGeometry & OdGiConveyorEntryPoint::destGeometry ( ) const
virtual

Returns the destination geometry for this Conveyor object.

Implements OdGiConveyorOutput.

◆ geometry()

OdGiConveyorGeometry & OdGiConveyorEntryPoint::geometry ( )
inline

Definition at line 61 of file GiConveyorEntryPoint.h.

◆ setDestGeometry()

void OdGiConveyorEntryPoint::setDestGeometry ( OdGiConveyorGeometry & destGeometry)
virtual

Sets the destination geometry for this Conveyor object.

Parameters
destGeometry[in] Destination geometry.

Implements OdGiConveyorOutput.

Member Data Documentation

◆ m_pGeometry

OdGiConveyorGeometry* OdGiConveyorEntryPoint::m_pGeometry
protected

Definition at line 40 of file GiConveyorEntryPoint.h.


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