Public Member Functions | Public Attributes | List of all members
Ogre::D3D11HLSLProgram::ShaderVarWithPosInBuf Struct Reference

#include <OgreD3D11HLSLProgram.h>

Public Member Functions

ShaderVarWithPosInBufoperator= (const ShaderVarWithPosInBuf &var)
 

Public Attributes

String name
 
size_t size
 
size_t startOffset
 

Detailed Description

Definition at line 132 of file OgreD3D11HLSLProgram.h.

Member Function Documentation

◆ operator=()

ShaderVarWithPosInBuf& Ogre::D3D11HLSLProgram::ShaderVarWithPosInBuf::operator= ( const ShaderVarWithPosInBuf var)

Definition at line 138 of file OgreD3D11HLSLProgram.h.

References name, size, and startOffset.

Member Data Documentation

◆ name

String Ogre::D3D11HLSLProgram::ShaderVarWithPosInBuf::name
mutable

Definition at line 134 of file OgreD3D11HLSLProgram.h.

Referenced by operator=().

◆ size

size_t Ogre::D3D11HLSLProgram::ShaderVarWithPosInBuf::size

Definition at line 135 of file OgreD3D11HLSLProgram.h.

Referenced by operator=().

◆ startOffset

size_t Ogre::D3D11HLSLProgram::ShaderVarWithPosInBuf::startOffset

Definition at line 136 of file OgreD3D11HLSLProgram.h.

Referenced by operator=().


The documentation for this struct was generated from the following file:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sun Oct 22 2017 04:04:15