123
This commit is contained in:
8
ResourceCompilerPC/StatCGFCompiler/StatCGFShadowVolume.h
Normal file
8
ResourceCompilerPC/StatCGFCompiler/StatCGFShadowVolume.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
class StatCGFShadowVolume
|
||||
{
|
||||
public:
|
||||
StatCGFShadowVolume(void);
|
||||
~StatCGFShadowVolume(void);
|
||||
};
|
||||
Reference in New Issue
Block a user