|
CFx SDK Documentation 2026 SP0
|
#include <TrVisMetafileStream.h>
Classes | |
| struct | Block |
Public Types | |
| typedef size_t | size_type |
| typedef void * | rData |
Public Member Functions | |
| OdTrVisWrPageChain () | |
| template<typename ArrayType> | |
| OD_TYPENAME ArrayType::value_type * | init (const ArrayType &arry, size_type nPos=0) |
| int | setDivisor (int divisor) const |
| size_type | pageSize () const |
| bool | has () const |
| rData | pageData () const |
| rData | nextPage () const |
Protected Attributes | |
| rData | m_itSet |
| size_type | m_itSize |
| int | m_divisor |
Optional container for paged data providers. Library: Source code provided. <group ExRender_Classes>
Definition at line 263 of file TrVisMetafileStream.h.
| typedef void* OdTrVisWrPageChain::rData |
Definition at line 267 of file TrVisMetafileStream.h.
| typedef size_t OdTrVisWrPageChain::size_type |
Definition at line 266 of file TrVisMetafileStream.h.
|
inline |
Definition at line 281 of file TrVisMetafileStream.h.
|
inline |
Definition at line 291 of file TrVisMetafileStream.h.
|
inline |
Definition at line 284 of file TrVisMetafileStream.h.
|
inline |
Definition at line 295 of file TrVisMetafileStream.h.
|
inline |
Definition at line 293 of file TrVisMetafileStream.h.
|
inline |
Definition at line 290 of file TrVisMetafileStream.h.
|
inline |
Definition at line 288 of file TrVisMetafileStream.h.
|
mutableprotected |
Definition at line 279 of file TrVisMetafileStream.h.
|
mutableprotected |
Definition at line 277 of file TrVisMetafileStream.h.
|
mutableprotected |
Definition at line 278 of file TrVisMetafileStream.h.