CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGiMapperItemEntry, including all inherited members.
addRef()=0 | OdRxObject | pure virtual |
cast(const OdRxObject *pointer) | OdRxObject | inlinestatic |
clone() const | OdRxObject | virtual |
comparedTo(const OdRxObject *pOther) const | OdRxObject | virtual |
copyFrom(const OdRxObject *pSource) | OdRxObject | virtual |
desc() | OdRxObject | static |
deviceTransform() const =0 | OdGiMapperItemEntry | pure virtual |
inputTransform() const =0 | OdGiMapperItemEntry | pure virtual |
isA() const | OdRxObject | virtual |
isDependsFromObjectMatrix() const =0 | OdGiMapperItemEntry | pure virtual |
isEntityMapper() const =0 | OdGiMapperItemEntry | pure virtual |
isEqualTo(const OdRxObject *pOther) const | OdRxObject | virtual |
isKindOf(const OdRxClass *pClass) const | OdRxObject | inline |
isModelMatrixNeed() const =0 | OdGiMapperItemEntry | pure virtual |
isObjectMatrixNeed() const =0 | OdGiMapperItemEntry | pure virtual |
isVertexTransformRequired() const =0 | OdGiMapperItemEntry | pure virtual |
kPolyIt enum value | OdGiMapperItemEntry | |
kShellMapIt enum value | OdGiMapperItemEntry | |
kTriListMapIt enum value | OdGiMapperItemEntry | |
mapCoords(const MapInputTriangle &trg, MapOutputCoords &uv) const =0 | OdGiMapperItemEntry | pure virtual |
mapCoords(const OdGePoint3d *trg, OdGePoint2d *uv) const =0 | OdGiMapperItemEntry | pure virtual |
mapCoords(const double *trg, double *uv) const =0 | OdGiMapperItemEntry | pure virtual |
mapCoords(const MapInputTriangle &trg, const OdGeVector3d &normal, MapOutputCoords &uv) const =0 | OdGiMapperItemEntry | pure virtual |
mapCoords(const OdGePoint3d *trg, const OdGeVector3d &normal, OdGePoint2d *uv) const =0 | OdGiMapperItemEntry | pure virtual |
mapCoords(const double *trg, const double *normal, double *uv) const =0 | OdGiMapperItemEntry | pure virtual |
mapCoords(OdUInt32 nVerts, const OdGePoint3d *pVerts, OdGePoint2d *pUV, OdUInt32 nList=0, const OdInt32 *pIds=NULL, MappingIteratorType mapIt=kTriListMapIt, const OdGeVector3d *pNormal=NULL, const OdGeVector3d *pFaceNormals=NULL, const OdGeVector3d *pVertNormals=NULL, OdGiOrientationType oType=kOdGiNoOrientation)=0 | OdGiMapperItemEntry | pure virtual |
mapper() const =0 | OdGiMapperItemEntry | pure virtual |
MappingIteratorType enum name | OdGiMapperItemEntry | |
mapPredefinedCoords(const OdGePoint3d *pInUVW, OdGePoint2d *pOutUV, OdUInt32 nPoints) const =0 | OdGiMapperItemEntry | pure virtual |
modelTransform() const =0 | OdGiMapperItemEntry | pure virtual |
numRefs() const | OdRxObject | virtual |
objectTransform() const =0 | OdGiMapperItemEntry | pure virtual |
ODRX_DECLARE_MEMBERS(OdGiMapperItemEntry) | OdGiMapperItemEntry | |
ODRX_HEAP_OPERATORS() | OdRxObject | |
OdRxObject() | OdRxObject | inline |
outputTransform() const =0 | OdGiMapperItemEntry | pure virtual |
queryX(const OdRxClass *pClass) const | OdRxObject | virtual |
recomputeTransformations()=0 | OdGiMapperItemEntry | pure virtual |
release()=0 | OdRxObject | pure virtual |
setDeviceTransform(const OdGeMatrix3d &dtm)=0 | OdGiMapperItemEntry | pure virtual |
setInputTransform(const OdGeMatrix3d &tm)=0 | OdGiMapperItemEntry | pure virtual |
setMapper(const OdGiMapper &pMapper, const OdGiMapper &pInheritMapper)=0 | OdGiMapperItemEntry | pure virtual |
setMapper(const OdGiMapper &pMapper, const OdGiMapper &pInheritMapper, const OdGeMatrix3d &tm)=0 | OdGiMapperItemEntry | pure virtual |
setMapper(const OdGiMapper &pMaterialMapper)=0 | OdGiMapperItemEntry | pure virtual |
setMapper(const OdGiMapper &pMaterialMapper, const OdGeMatrix3d &tm)=0 | OdGiMapperItemEntry | pure virtual |
setModelTransform(const OdGeMatrix3d &mtm)=0 | OdGiMapperItemEntry | pure virtual |
setObjectTransform(const OdGeMatrix3d &otm)=0 | OdGiMapperItemEntry | pure virtual |
setObjectTransform(OdInt32 nCount, const OdGePoint3d *pPoints)=0 | OdGiMapperItemEntry | pure virtual |
setObjectTransform(const OdGeExtents3d &exts)=0 | OdGiMapperItemEntry | pure virtual |
setOutputTransform(const OdGeMatrix3d &tm)=0 | OdGiMapperItemEntry | pure virtual |
setVertexTransform(OdInt32 nCount, const OdGePoint3d *pPoints)=0 | OdGiMapperItemEntry | pure virtual |
setVertexTransform(const OdGeExtents3d &exts)=0 | OdGiMapperItemEntry | pure virtual |
x(const OdRxClass *pClass) const | OdRxObject | virtual |
~OdRxObject() | OdRxObject | virtual |