VR-Forces Developer's Guide
Home
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
vrvOsg
DtSilverLiningShadersContainer.h
Go to the documentation of this file.
1
/******************************************************************************
2
** Copyright (c) 2023 MAK Technologies, Inc.
3
** All rights reserved.
4
******************************************************************************/
5
9
10
#pragma once
11
12
#include <
vrvOsg/vrvOsg.h
>
13
14
#include <SilverLining.h>
15
16
namespace
makVrv
17
{
19
class
DtSilverLiningShadersContainer
20
{
21
public
:
22
SL_SET
(
unsigned
int
) myShaders;
23
};
24
}
makVrv::DtSilverLiningShadersContainer::SL_SET
SL_SET(unsigned int) myShaders
makVrv::DtSilverLiningShadersContainer
Simple class so that SilverLining headers can be hidden from being exposed in DtSilverLiningGroupTcsU...
Definition:
DtSilverLiningShadersContainer.h:19
vrvOsg.h
Contains DLL export macros.
Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)