37 virtual void setPercentOpacity(
const DtU32 value );
38 virtual DtU32 percentOpacity()
const;
41 virtual void setAttached(
bool onOff );
42 virtual bool attached()
const;
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual void loadNetRecord(DtNetLinearSegmentParameter &record) const
Instances of DtLinearSegmentRecord are used to implement the LinearSegmentStruct defined in the RPR F...
Definition: linearSegmentRecord.h:19
virtual void printData() const
Print Data.
virtual void unloadNetRecord(const DtNetLinearSegmentParameter &record)
Load/Unload data from a DIS packet record.
virtual void printDataToStream(std::ostream &stream) const
Instances of DtExhaustSmokeRecord implement the ExhaustSmokeStruct used to implement the Exhaust Smok...
Definition: exhaustSmokeRecord.h:17
unsigned long DtU32
A 32 bit unsigned integer value.
Definition: vlMachineTypes.h:153
Contains the DtLinearSegmentRecord class declaration.
DtChemicalContent
Definition: disEnums.h:2793
DtNetExhaustSmokeRecord is the network structure for the ExhaustSmokeObject defined in the RPR FOM...
Definition: linObjStP.h:93
virtual DtLinearSegmentRecord & operator=(const DtLinearSegmentRecord &orig)