VR-Link API Documentation for HLA 1.3
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
examples
MC02Region
hypNorm.h
Go to the documentation of this file.
1
//********************************************************************
2
// Copyright (c) 2005 MaK Technologies, Inc.
3
// All rights reserved.
4
//********************************************************************
5
#pragma once
6
7
class
DtHyperspaceNormalizer
8
{
9
public
:
10
DtHyperspaceNormalizer
();
11
12
virtual
~DtHyperspaceNormalizer
();
13
14
virtual
unsigned
long
normalize
() = 0;
15
};
16
17
Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (
www.mak.com
)