#include <AcDbRenderEntry.h>
Definition at line 28 of file AcDbRenderEntry.h.
◆ AcDbRenderEntry() [1/2]
◆ AcDbRenderEntry() [2/2]
| AcDbRenderEntry::AcDbRenderEntry |
( |
void | | ) |
|
◆ ~AcDbRenderEntry()
◆ dimensions()
| void AcDbRenderEntry::dimensions |
( |
int & | , |
|
|
int & | ) const |
◆ displayIndex()
| int AcDbRenderEntry::displayIndex |
( |
void | | ) |
const |
◆ dwgInFields()
◆ dwgOutFields()
◆ dxfInFields()
◆ dxfOutFields()
◆ endTime()
◆ imageFileName()
◆ lightCount()
| int AcDbRenderEntry::lightCount |
( |
void | | ) |
const |
◆ materialCount()
| int AcDbRenderEntry::materialCount |
( |
void | | ) |
const |
◆ memoryAmount()
| int AcDbRenderEntry::memoryAmount |
( |
void | | ) |
const |
◆ operator=()
◆ presetName()
◆ renderTime()
| float AcDbRenderEntry::renderTime |
( |
void | | ) |
const |
◆ setDimensions()
| Acad::ErrorStatus AcDbRenderEntry::setDimensions |
( |
int | , |
|
|
int | ) |
◆ setDisplayIndex()
| void AcDbRenderEntry::setDisplayIndex |
( |
int | | ) |
|
◆ setEndTime()
| Acad::ErrorStatus AcDbRenderEntry::setEndTime |
( |
AcDbDate const & | | ) |
|
◆ setImageFileName()
| Acad::ErrorStatus AcDbRenderEntry::setImageFileName |
( |
AcString const & | | ) |
|
◆ setLightCount()
| void AcDbRenderEntry::setLightCount |
( |
int | | ) |
|
◆ setMaterialCount()
| void AcDbRenderEntry::setMaterialCount |
( |
int | | ) |
|
◆ setMemoryAmount()
| void AcDbRenderEntry::setMemoryAmount |
( |
int | | ) |
|
◆ setPresetName()
| Acad::ErrorStatus AcDbRenderEntry::setPresetName |
( |
AcString const & | | ) |
|
◆ setRenderTime()
| void AcDbRenderEntry::setRenderTime |
( |
float | | ) |
|
◆ setStartTime()
| Acad::ErrorStatus AcDbRenderEntry::setStartTime |
( |
AcDbDate const & | | ) |
|
◆ setTriangleCount()
| void AcDbRenderEntry::setTriangleCount |
( |
int | | ) |
|
◆ setViewName()
| Acad::ErrorStatus AcDbRenderEntry::setViewName |
( |
AcString const & | | ) |
|
◆ startTime()
◆ triangleCount()
| int AcDbRenderEntry::triangleCount |
( |
void | | ) |
const |
◆ viewName()
The documentation for this class was generated from the following file: