Home
last modified time | relevance | path

Searched refs:ResCommon (Results 1 – 25 of 30) sorted by relevance

12

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResProceduralTexture.h87 class ResProceduralNoise : public nw::ut::ResCommon<ResProceduralNoiseData>
103 class ResProceduralClampShift : public nw::ut::ResCommon<ResProceduralClampShiftData>
134 class ResProceduralMapping : public nw::ut::ResCommon<ResProceduralMappingData>
164 class ResProceduralColor : public nw::ut::ResCommon<ResProceduralColorData>
Dgfx_ResParticleCollection.h38 class ResParticleAttribute : public nw::ut::ResCommon< ResParticleAttributeData >
120 class ResParticleCollection : public nw::ut::ResCommon< ResParticleCollectionData >
Dgfx_ResSceneEnvironmentSetting.h65 class ResReferenceSceneObject : public nw::ut::ResCommon<ResReferenceSceneObjectData>
79 class ResLightSet : public nw::ut::ResCommon<ResLightSetData>
Dgfx_ResFragmentShader.h139 class ResFragmentLighting : public nw::ut::ResCommon< ResFragmentLightingData >
328 class ResLightingLookupTable : public nw::ut::ResCommon<ResLightingLookupTableData>
459 class ResFragmentLightingTable : public nw::ut::ResCommon< ResFragmentLightingTableData >
512 class ResTextureCombinerSource : public nw::ut::ResCommon< ResTextureCombinerSourceData >
551 class ResTextureCombinerOperand : public nw::ut::ResCommon< ResTextureCombinerOperandData >
601 class ResAlphaTest : public nw::ut::ResCommon< ResAlphaTestData >
703 class ResTextureCombiner : public nw::ut::ResCommon< ResTextureCombinerData >
1058 class ResFragmentShader : public nw::ut::ResCommon< ResFragmentShaderData >
Dgfx_ResShape.h45 class ResKeyShapeWeight : public nw::ut::ResCommon< ResKeyShapeWeightData >
66 class ResMorphShape : public nw::ut::ResCommon< ResMorphShapeData >
108 class ResPrimitive : public nw::ut::ResCommon< ResPrimitiveData >
162 class ResPrimitiveSet : public nw::ut::ResCommon< ResPrimitiveSetData >
Dgfx_ResShader.h131 class ResShaderParameterValue : public nw::ut::ResCommon< ResShaderParameterValueData >
327 class ResShaderParameter : public nw::ut::ResCommon< ResShaderParameterData >
392 class ResShaderSymbol : public nw::ut::ResCommon< ResShaderSymbolData >
443 class ResShaderProgramDescription : public nw::ut::ResCommon< ResShaderProgramDescriptionData >
Dgfx_ResParticleAnimation.h45 class ResParticleAnimation : public nw::ut::ResCommon< ResParticleAnimationData >
Dgfx_ResMaterial.h213 class ResMaterialColor : public nw::ut::ResCommon< ResMaterialColorData >
410 class ResRasterization : public nw::ut::ResCommon< ResRasterizationData >
486 class ResBlendOperation : public nw::ut::ResCommon< ResBlendOperationData >
821 class ResDepthOperation : public nw::ut::ResCommon< ResDepthOperationData >
915 class ResStencilOperation : public nw::ut::ResCommon< ResStencilOperationData >
1069 class ResFragmentOperation : public nw::ut::ResCommon< ResFragmentOperationData >
1136 class ResTextureCoordinator : public nw::ut::ResCommon< ResTextureCoordinatorData >
Dgfx_ResParticleAnimationOption.h39 class ResParticleAnimationOption : public nw::ut::ResCommon< ResParticleAnimationOptionData >
Dgfx_ResParticleShapeBuilder.h41 class ResParticleShapeBuilder : public nw::ut::ResCommon< ResParticleShapeBuilderData >
Dgfx_ResFog.h61 class ResFogUpdater : public nw::ut::ResCommon<ResFogUpdaterData>
Dgfx_ResCamera.h187 class ResCameraViewUpdater : public nw::ut::ResCommon< ResCameraViewUpdaterData >
205 class ResCameraProjectionUpdater : public nw::ut::ResCommon< ResCameraProjectionUpdaterData >
Dgfx_ResVertex.h51 class ResVertexAttribute : public nw::ut::ResCommon< ResVertexAttributeData >
443 class ResIndexStream : public nw::ut::ResCommon< ResIndexStreamData >
Dgfx_ResModel.h68 class ResMeshNodeVisibility : public nw::ut::ResCommon< ResMeshNodeVisibilityData >
Dgfx_ResParticleEmitter.h93 class ResParticleEmitterParameter : public nw::ut::ResCommon<ResParticleEmitterParameterData>
Dgfx_ResSceneObject.h74 class ResSceneObject : public nw::ut::ResCommon< ResSceneObjectData >
Dgfx_ResSkeleton.h82 class ResBone : public nw::ut::ResCommon< ResBoneData >
Dgfx_ResLookupTable.h67 class ResLookupTable : public nw::ut::ResCommon<ResLookupTableData>
Dgfx_ResTextureMapper.h76 class ResTextureSampler : public nw::ut::ResCommon< ResTextureSamplerData >
448 class ResTextureMapper : public nw::ut::ResCommon< ResTextureMapperData >
Dgfx_ResParticleUpdater.h84 class ResParticleUpdater : public nw::ut::ResCommon< ResParticleUpdaterData >
473 class ResParticleChildUpdaterOption : public nw::ut::ResCommon< ResParticleChildUpdaterOptionData >
/NW4C-1.2.23/include/nw/ut/
Dut_ResUtil.h129 : nw::ut::ResCommon<class_name##Data>(p) { NW_ASSERT(!((u32)p & ((align)-1))); } \
322 class ResCommon : public ResCommonBase
326 explicit ResCommon(void *p) : ResCommonBase(p) {} in ResCommon() function
327 explicit ResCommon(const void* p) : ResCommonBase(p) {} in ResCommon() function
408 class ResName : public ResCommon<ResNameData>
439 class ResFile : public ResCommon<ResFileData>
Dut_ResPrimitive.h53 class ResBoundingVolume : public nw::ut::ResCommon<ResBoundingVolumeData>
Dut_ResDictionary.h104 class ResDicLinear : public ResCommon<ResDicLinearData>
169 class ResDicPatricia : public ResCommon< ResDicPatriciaData >
Dut_ResMetaData.h59 class ResMetaData : public nw::ut::ResCommon< ResMetaDataData >
/NW4C-1.2.23/include/nw/anim/res/
Danim_ResAnimGroup.h192 class ResAnimGroupMember : public ut::ResCommon<ResAnimGroupMemberData>
654 class ResAnimGroup : public ut::ResCommon<ResAnimGroupData>

12