ai::ArtSet::Impl Class Reference
List of all members.
Constructor & Destructor Documentation
ai::ArtSet::Impl::Impl |
( |
|
) |
|
ai::ArtSet::Impl::~Impl |
( |
|
) |
|
ai::ArtSet::Impl::Impl |
( |
bool |
fillWithSelectedArtObjects |
) |
[explicit] |
ai::ArtSet::Impl::Impl |
( |
AIArtHandle * |
artArray, |
|
|
size_t |
count | |
|
) |
| | [explicit] |
ai::ArtSet::Impl::Impl |
( |
const AIArtSpec * |
spec, |
|
|
size_t |
count | |
|
) |
| | [explicit] |
Member Function Documentation
ArtSet::Impl::value_type ai::ArtSet::Impl::at |
( |
size_t |
index |
) |
const |
void ai::ArtSet::Impl::clear |
( |
|
) |
|
void ai::ArtSet::Impl::erase |
( |
value_type |
art |
) |
|
AIErr ai::ArtSet::Impl::GenerateForAllLayers |
( |
|
) |
|
AIErr ai::ArtSet::Impl::GenerateForNamedArtboard |
( |
const ai::UnicodeString & |
inArtboardName, |
|
|
bool |
skipHiddenArts | |
|
) |
| | |
AIErr ai::ArtSet::Impl::GenerateForNthArtboard |
( |
ai::ArtboardID |
inArtboardIndex, |
|
|
bool |
skipHiddenArts | |
|
) |
| | |
AIErr ai::ArtSet::Impl::GenerateForNthLayer |
( |
ai::int32 |
inLayerIndex |
) |
|
AIErr ai::ArtSet::Impl::GenerateForTopLevelLayers |
( |
bool |
skipHiddenLayers |
) |
|
AIErr ai::ArtSet::Impl::GenerateNSelectedAtTopLevel |
( |
size_t |
inMaxSelectedArtsToReturn, |
|
|
bool * |
outHasMoreSelectedArts | |
|
) |
| | |
AIErr ai::ArtSet::Impl::GenerateSelectedAtTopLevel |
( |
|
) |
|
AIArtSet ai::ArtSet::Impl::get |
( |
|
) |
const [inline] |
AIErr ai::ArtSet::Impl::GetLastError |
( |
|
) |
const [inline] |
void ai::ArtSet::Impl::insert |
( |
value_type |
art |
) |
|
ai::ArtSet::Impl::operator bool |
( |
|
) |
const [inline, explicit] |
ArtSet::Impl::value_type ai::ArtSet::Impl::operator[] |
( |
size_t |
index |
) |
const |
void ai::ArtSet::Impl::replace |
( |
value_type |
oldArt, |
|
|
value_type |
newArt | |
|
) |
| | |
size_t ai::ArtSet::Impl::size |
( |
|
) |
const |
The documentation for this class was generated from the following file: