CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
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 void setDestGeometry (OdGiConveyorGeometry &destGeometry)=0
 
virtual OdGiConveyorGeometrydestGeometry () const =0
 
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 ( )

◆ OdGiConveyorEntryPoint() [2/2]

OdGiConveyorEntryPoint::OdGiConveyorEntryPoint ( OdGiConveyorGeometry geom)

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 52 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: