VR-Forces 4.8 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
vrvOsg
DtInstancedCullSet.h
Go to the documentation of this file.
1
/******************************************************************************
2
** Copyright (c) 2015 MAK Technologies, Inc.
3
** All rights reserved.
4
******************************************************************************/
5
8
9
#pragma once
10
11
#include <vector>
12
#include <
vrvCore/DtUniqueID.h
>
13
14
namespace
makVrv
15
{
16
typedef
std::vector<DtUniqueID>
CullSet
;
// vector of element IDs that were in the frustum for a render pass
17
}
DtUniqueID.h
Contains makVrv::DtUniqueID type.
makVrv::CullSet
std::vector< DtUniqueID > CullSet
Definition:
DtInstancedCullSet.h:16
Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (
www.mak.com
)