#include <TrVisMetafileAnalyzer.h>
|
static bool | compFuncUInt8 (const void *pStream1, const void *pStream2, OdUInt32 nVars) |
|
static bool | compFuncUInt16 (const void *pStream1, const void *pStream2, OdUInt32 nVars) |
|
static bool | compFuncUInt32 (const void *pStream1, const void *pStream2, OdUInt32 nVars) |
|
static bool | compFuncUInt64 (const void *pStream1, const void *pStream2, OdUInt32 nVars) |
|
static bool | compFuncFloat (const void *pStream1, const void *pStream2, OdUInt32 nVars) |
|
static bool | compFuncDouble (const void *pStream1, const void *pStream2, OdUInt32 nVars) |
|
static bool | compFuncArrayVertex (const void *pArray1, const void *pArray2, OdUInt32 nSize) |
|
static bool | compFuncArrayNormal (const void *pArray1, const void *pArray2, OdUInt32 nSize) |
|
static bool | compFuncArrayColor (const void *pArray1, const void *pArray2, OdUInt32 nSize) |
|
static bool | compFuncArrayTexCoord (const void *pArray1, const void *pArray2, OdUInt32 nSize) |
|
static bool | compFuncArrayIndex (const void *pArray1, const void *pArray2, OdUInt32 nSize) |
|
static bool | compFuncArrayMarker (const void *pArray1, const void *pArray2, OdUInt32 nSize) |
|
Library: Source code provided.
<group ExRender_Classes>
Definition at line 226 of file TrVisMetafileAnalyzer.h.
◆ OdTrVisMetafileComparator()
◆ compare() [1/2]
bool OdTrVisMetafileComparator::compare |
( |
| ) |
|
◆ compare() [2/2]
◆ compFuncArrayColor()
static bool OdTrVisMetafileComparator::compFuncArrayColor |
( |
const void * |
pArray1, |
|
|
const void * |
pArray2, |
|
|
OdUInt32 |
nSize |
|
) |
| |
|
staticprotected |
◆ compFuncArrayIndex()
static bool OdTrVisMetafileComparator::compFuncArrayIndex |
( |
const void * |
pArray1, |
|
|
const void * |
pArray2, |
|
|
OdUInt32 |
nSize |
|
) |
| |
|
staticprotected |
◆ compFuncArrayMarker()
static bool OdTrVisMetafileComparator::compFuncArrayMarker |
( |
const void * |
pArray1, |
|
|
const void * |
pArray2, |
|
|
OdUInt32 |
nSize |
|
) |
| |
|
staticprotected |
◆ compFuncArrayNormal()
static bool OdTrVisMetafileComparator::compFuncArrayNormal |
( |
const void * |
pArray1, |
|
|
const void * |
pArray2, |
|
|
OdUInt32 |
nSize |
|
) |
| |
|
staticprotected |
◆ compFuncArrayTexCoord()
static bool OdTrVisMetafileComparator::compFuncArrayTexCoord |
( |
const void * |
pArray1, |
|
|
const void * |
pArray2, |
|
|
OdUInt32 |
nSize |
|
) |
| |
|
staticprotected |
◆ compFuncArrayVertex()
static bool OdTrVisMetafileComparator::compFuncArrayVertex |
( |
const void * |
pArray1, |
|
|
const void * |
pArray2, |
|
|
OdUInt32 |
nSize |
|
) |
| |
|
staticprotected |
◆ compFuncDouble()
static bool OdTrVisMetafileComparator::compFuncDouble |
( |
const void * |
pStream1, |
|
|
const void * |
pStream2, |
|
|
OdUInt32 |
nVars |
|
) |
| |
|
staticprotected |
◆ compFuncFloat()
static bool OdTrVisMetafileComparator::compFuncFloat |
( |
const void * |
pStream1, |
|
|
const void * |
pStream2, |
|
|
OdUInt32 |
nVars |
|
) |
| |
|
staticprotected |
◆ compFuncUInt16()
static bool OdTrVisMetafileComparator::compFuncUInt16 |
( |
const void * |
pStream1, |
|
|
const void * |
pStream2, |
|
|
OdUInt32 |
nVars |
|
) |
| |
|
staticprotected |
◆ compFuncUInt32()
static bool OdTrVisMetafileComparator::compFuncUInt32 |
( |
const void * |
pStream1, |
|
|
const void * |
pStream2, |
|
|
OdUInt32 |
nVars |
|
) |
| |
|
staticprotected |
◆ compFuncUInt64()
static bool OdTrVisMetafileComparator::compFuncUInt64 |
( |
const void * |
pStream1, |
|
|
const void * |
pStream2, |
|
|
OdUInt32 |
nVars |
|
) |
| |
|
staticprotected |
◆ compFuncUInt8()
static bool OdTrVisMetafileComparator::compFuncUInt8 |
( |
const void * |
pStream1, |
|
|
const void * |
pStream2, |
|
|
OdUInt32 |
nVars |
|
) |
| |
|
staticprotected |
◆ OdTrVisMetafileParser
◆ m_par1
◆ m_par2
◆ s_pCompArrayFunc
The documentation for this class was generated from the following file: