_bbox | InSpace::DrawObj | [protected] |
_colors | InSpace::PtCloud | [protected] |
_dispBBox | InSpace::DrawObj | [protected] |
_display | InSpace::DrawObj | [protected] |
_dl | InSpace::DrawObj | [protected] |
_dlMode | InSpace::DrawObj | [protected] |
_emission | InSpace::GLPtCloud | [protected] |
_movable | InSpace::DrawObj | [protected] |
_name | InSpace::DrawObj | [protected] |
_norms | InSpace::PtCloud | [protected] |
_pendingDLMode | InSpace::DrawObj | [protected] |
_pls | PropertyChangedNotifier | [protected] |
_points | InSpace::PtCloud | [protected] |
_ptSize | InSpace::GLPtCloud | [protected] |
_roomObj | InSpace::DrawObj | [protected] |
_rot | InSpace::DrawObj | [protected] |
_scale | InSpace::DrawObj | [protected] |
_selectable | InSpace::DrawObj | [protected] |
_shininess | InSpace::GLPtCloud | [protected] |
_specular | InSpace::GLPtCloud | [protected] |
_trans | InSpace::DrawObj | [protected] |
_transparent | InSpace::DrawObj | [protected] |
_useLights | InSpace::DrawObj | [protected] |
addPropertyChangeListener(PropertyListener *pl) | PropertyChangedNotifier | [virtual] |
addPt(Wpt p, Wvec n, Color c) | InSpace::PtCloud | [inline, virtual] |
bbox() | InSpace::DrawObj | [inline, virtual] |
color(int n) | InSpace::PtCloud | [inline, virtual] |
contextInit() | InSpace::DrawObj | [inline, virtual] |
contextInitWrapper() | InSpace::DrawObj | [virtual] |
display() const | InSpace::DrawObj | [inline, virtual] |
displayBBox() const | InSpace::DrawObj | [inline, virtual] |
draw() | InSpace::GLPtCloud | [virtual] |
drawG3D() | InSpace::DrawObj | [virtual] |
drawInPass(int pass) | InSpace::DrawObj | [inline, virtual] |
DrawObj(str_ptr name, int roomObj=0, int display=1) | InSpace::DrawObj | |
drawWrapper(bool useG3D) | InSpace::DrawObj | [virtual] |
firePropertyChangeEvent(PropertyEvent *pce) | PropertyChangedNotifier | [virtual] |
getNumListeners() | PropertyChangedNotifier | [inline] |
GLPtCloud() | InSpace::GLPtCloud | |
hide() | InSpace::DrawObj | [virtual] |
hideBBox() | InSpace::DrawObj | [inline, virtual] |
highlight() | InSpace::DrawObj | [inline, virtual] |
isLightOn(const int i) const | InSpace::DrawObj | [inline, virtual] |
isRoomObj() const | InSpace::DrawObj | [inline, virtual] |
movable() const | InSpace::DrawObj | [inline, virtual] |
name() | InSpace::DrawObj | [inline] |
norm(int n) | InSpace::PtCloud | [inline, virtual] |
num() | InSpace::PtCloud | [inline, virtual] |
point(int n) | InSpace::PtCloud | [inline, virtual] |
pointSelectCoarse(Wpt pw) | InSpace::DrawObj | [virtual] |
pointSelectCoarse(ROOMpt pr) | InSpace::DrawObj | [virtual] |
pointSelectFine(Wpt pw) | InSpace::DrawObj | [virtual] |
pointSelectFine(ROOMpt pr) | InSpace::DrawObj | [virtual] |
PropertyChangedNotifier() | PropertyChangedNotifier | |
PtCloud() | InSpace::PtCloud | [inline] |
raySelectCoarse(Wpt p, Wvec dir, Wpt &isect_point) | InSpace::DrawObj | [virtual] |
raySelectFine(Wpt p, Wvec dir, Wpt &isect_point) | InSpace::DrawObj | [virtual] |
reColor(const Color c) | InSpace::DrawObj | [virtual] |
reColor(ColorMap *cm) | InSpace::DrawObj | [virtual] |
removePropertyChangeListener(PropertyListener *pl) | PropertyChangedNotifier | [virtual] |
reTexture(str_ptr texname) | InSpace::DrawObj | [virtual] |
rot() const | InSpace::DrawObj | [inline, virtual] |
rotBy(const Wtransf m) | InSpace::DrawObj | [virtual] |
scale() const | InSpace::DrawObj | [inline, virtual] |
scaleBy(const double s) | InSpace::DrawObj | [virtual] |
scaleBy(const Wvec sv) | InSpace::DrawObj | [virtual] |
selectable() const | InSpace::DrawObj | [inline, virtual] |
setDLMode(DL_MODE mode) | InSpace::DrawObj | [virtual] |
setMovable(const int m) | InSpace::DrawObj | [inline, virtual] |
setName(str_ptr n) | InSpace::DrawObj | [inline] |
setRoomObj(const int i) | InSpace::DrawObj | [inline, virtual] |
setRot(cWtransf &m) | InSpace::DrawObj | [virtual] |
setScale(cWtransf &m) | InSpace::DrawObj | [virtual] |
setSelectable(const int s) | InSpace::DrawObj | [inline, virtual] |
setTrans(cWtransf &m) | InSpace::DrawObj | [virtual] |
setTransparent(const int t) | InSpace::DrawObj | [inline, virtual] |
setXform(cWtransf &m, bool propagate=true) | InSpace::DrawObj | [virtual] |
show() | InSpace::DrawObj | [inline, virtual] |
showBBox() | InSpace::DrawObj | [inline, virtual] |
trans() const | InSpace::DrawObj | [inline, virtual] |
transBy(const Wvec v) | InSpace::DrawObj | [virtual] |
transparent() const | InSpace::DrawObj | [inline, virtual] |
turnOffLight(const int l) | InSpace::DrawObj | [inline, virtual] |
turnOnLight(const int l) | InSpace::DrawObj | [inline, virtual] |
unhighlight() | InSpace::DrawObj | [inline, virtual] |
writeCPS(ostream *os) | InSpace::DrawObj | [virtual] |
writeVRML(ostream *os) | InSpace::DrawObj | [virtual] |
xform() const | InSpace::DrawObj | [inline, virtual] |
~DrawObj() | InSpace::DrawObj | [virtual] |
~GLPtCloud() | InSpace::GLPtCloud | [virtual] |
~PropertyChangedNotifier() | PropertyChangedNotifier | [virtual] |
~PtCloud() | InSpace::PtCloud | [inline, virtual] |