summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.h
diff options
context:
space:
mode:
authorJonathan "Geenz" Goodman <geenz@geenzo.com>2023-09-01 08:28:57 -0700
committerJonathan "Geenz" Goodman <geenz@geenzo.com>2023-09-01 08:28:57 -0700
commit32d1984bf98dce6e4938534342e67dbc40fbb073 (patch)
tree0be48281ed5ac8cb14642836ac2f04935100eb8b /indra/newview/llvovolume.h
parent348d427db6537746c5c8c9a0d1aa021f074afbb5 (diff)
Temporary data model shenanigans.
Should help tweak and tune placement with direct community guidance. DRTVWR-583
Diffstat (limited to 'indra/newview/llvovolume.h')
-rw-r--r--indra/newview/llvovolume.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvovolume.h b/indra/newview/llvovolume.h
index 32c89ddae2..848f455e2a 100644
--- a/indra/newview/llvovolume.h
+++ b/indra/newview/llvovolume.h
@@ -298,6 +298,7 @@ public:
// Mirrors
bool setIsMirror(BOOL is_mirror);
void updateMirrorDrawable();
+ U8 mirrorPlacementMode() const override;
// Reflection Probes
bool setIsReflectionProbe(BOOL is_probe);