This is the complete list of members for cee::geo::GeometryModel, including all inherited members.
addPart(Part *part) | cee::geo::GeometryModel | |
addRef() const | cee::RefCountedObject | |
boundingBox() | cee::geo::GeometryModel | virtual |
GeometryModel() | cee::geo::GeometryModel | |
hasAnyObservingViewsWithClipping(bool *outExplicitViewClippingIsActive=NULL, bool *outDropShadowClippingIsActive=NULL) const | cee::vis::Model | protected |
hasPart(Part *part) const | cee::geo::GeometryModel | |
Model() | cee::vis::Model | |
MODEL_CHANGED enum value | cee::vis::Model | protected |
modelInfo() const | cee::geo::GeometryModel | virtual |
name() const | cee::vis::Model | |
NO_ACTION enum value | cee::vis::Model | protected |
NotifyAction enum name | cee::vis::Model | protected |
notifyObservingViews(NotifyAction notifyAction, const View *exceptView) | cee::vis::Model | protected |
part(size_t index) | cee::geo::GeometryModel | |
part(size_t index) const | cee::geo::GeometryModel | |
partById(int id) | cee::geo::GeometryModel | |
partById(int id) const | cee::geo::GeometryModel | |
partCount() const | cee::geo::GeometryModel | |
partIndex(Part *part) const | cee::geo::GeometryModel | |
polygonIntersect(const std::vector< Vec2f > &polygonInWindowCoordinates, const vis::View &view, bool acceptPartiallyContainedParts, std::vector< Part * > *partList) | cee::geo::GeometryModel | |
rayIntersect(int x, int y, const vis::View &view, HitItem *hitItem) | cee::geo::GeometryModel | |
rayIntersect(const Ray &ray, const vis::View &view, HitItem *hitItem) | cee::geo::GeometryModel | |
refCount() const | cee::RefCountedObject | |
RefCountedObject() (defined in cee::RefCountedObject) | cee::RefCountedObject | |
regionIntersect(int x, int y, unsigned int width, unsigned int height, const vis::View &view, bool acceptPartiallyContainedParts, std::vector< Part * > *partList) | cee::geo::GeometryModel | |
regionIntersectPartItems(int x, int y, unsigned int width, unsigned int height, const vis::View &view, bool acceptPartiallyContainedItems, std::vector< PartHitItems > *hitItems) | cee::geo::GeometryModel | |
release() const | cee::RefCountedObject | |
removeAllParts() | cee::geo::GeometryModel | |
removePart(Part *part) | cee::geo::GeometryModel | |
renderedPartCount() const | cee::geo::GeometryModel | |
setName(const Str &name) | cee::vis::Model | |
setRefCountZero() const | cee::RefCountedObject | |
setTransformation(const Mat4d &transformMatrix) | cee::geo::GeometryModel | |
setUse2dPixelProjection(bool use2dMode) | cee::vis::Model | |
transformation() const | cee::geo::GeometryModel | |
update(bool forceRecreate) | cee::geo::GeometryModel | virtual |
use2dPixelProjection() const | cee::vis::Model | |