Home
last modified time | relevance | path

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

12

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResProceduralTexture.h89 class ResProceduralNoise : public nw::ut::ResCommon<ResProceduralNoiseData>
105 class ResProceduralClampShift : public nw::ut::ResCommon<ResProceduralClampShiftData>
136 class ResProceduralMapping : public nw::ut::ResCommon<ResProceduralMappingData>
166 class ResProceduralColor : public nw::ut::ResCommon<ResProceduralColorData>
Dgfx_ResParticleCollection.h40 class ResParticleAttribute : public nw::ut::ResCommon< ResParticleAttributeData >
122 class ResParticleCollection : public nw::ut::ResCommon< ResParticleCollectionData >
Dgfx_ResSceneEnvironmentSetting.h69 class ResReferenceSceneObject : public nw::ut::ResCommon<ResReferenceSceneObjectData>
96 class ResLightSet : public nw::ut::ResCommon<ResLightSetData>
Dgfx_ResShape.h58 class ResTargetShape : public nw::ut::ResCommon<ResTargetShapeData>
70 class ResBlendShape : public nw::ut::ResCommon<ResBlendShapeData>
96 class ResPrimitive : public nw::ut::ResCommon< ResPrimitiveData >
183 class ResPrimitiveSet : public nw::ut::ResCommon< ResPrimitiveSetData >
Dgfx_ResFragmentShader.h141 class ResFragmentLighting : public nw::ut::ResCommon< ResFragmentLightingData >
341 class ResLightingLookupTable : public nw::ut::ResCommon<ResLightingLookupTableData>
487 class ResFragmentLightingTable : public nw::ut::ResCommon< ResFragmentLightingTableData >
582 class ResTextureCombinerSource : public nw::ut::ResCommon< ResTextureCombinerSourceData >
621 class ResTextureCombinerOperand : public nw::ut::ResCommon< ResTextureCombinerOperandData >
671 class ResAlphaTest : public nw::ut::ResCommon< ResAlphaTestData >
773 class ResTextureCombiner : public nw::ut::ResCommon< ResTextureCombinerData >
1128 class ResFragmentShader : public nw::ut::ResCommon< ResFragmentShaderData >
Dgfx_ResShader.h134 class ResShaderParameterValue : public nw::ut::ResCommon< ResShaderParameterValueData >
330 class ResShaderParameter : public nw::ut::ResCommon< ResShaderParameterData >
395 class ResShaderSymbol : public nw::ut::ResCommon< ResShaderSymbolData >
446 class ResShaderProgramDescription : public nw::ut::ResCommon< ResShaderProgramDescriptionData >
Dgfx_ResMaterial.h219 class ResMaterialColor : public nw::ut::ResCommon< ResMaterialColorData >
425 class ResRasterization : public nw::ut::ResCommon< ResRasterizationData >
512 class ResBlendOperation : public nw::ut::ResCommon< ResBlendOperationData >
847 class ResDepthOperation : public nw::ut::ResCommon< ResDepthOperationData >
941 class ResStencilOperation : public nw::ut::ResCommon< ResStencilOperationData >
1095 class ResFragmentOperation : public nw::ut::ResCommon< ResFragmentOperationData >
1164 class ResTextureCoordinator : public nw::ut::ResCommon< ResTextureCoordinatorData >
Dgfx_ResParticleAnimation.h47 class ResParticleAnimation : public nw::ut::ResCommon< ResParticleAnimationData >
Dgfx_ResParticleAnimationOption.h41 class ResParticleAnimationOption : public nw::ut::ResCommon< ResParticleAnimationOptionData >
Dgfx_ResParticleShapeBuilder.h43 class ResParticleShapeBuilder : public nw::ut::ResCommon< ResParticleShapeBuilderData >
Dgfx_ResVertex.h53 class ResVertexAttribute : public nw::ut::ResCommon< ResVertexAttributeData >
461 class ResIndexStream : public nw::ut::ResCommon< ResIndexStreamData >
Dgfx_ResFog.h63 class ResFogUpdater : public nw::ut::ResCommon<ResFogUpdaterData>
Dgfx_ResCamera.h214 class ResCameraViewUpdater : public nw::ut::ResCommon< ResCameraViewUpdaterData >
232 class ResCameraProjectionUpdater : public nw::ut::ResCommon< ResCameraProjectionUpdaterData >
Dgfx_ResModel.h70 class ResMeshNodeVisibility : public nw::ut::ResCommon< ResMeshNodeVisibilityData >
Dgfx_ResParticleEmitter.h95 class ResParticleEmitterParameter : public nw::ut::ResCommon<ResParticleEmitterParameterData>
Dgfx_ResSceneObject.h76 class ResSceneObject : public nw::ut::ResCommon< ResSceneObjectData >
Dgfx_ResSkeleton.h84 class ResBone : public nw::ut::ResCommon< ResBoneData >
Dgfx_ResLookupTable.h69 class ResLookupTable : public nw::ut::ResCommon<ResLookupTableData>
Dgfx_ResParticleUpdater.h86 class ResParticleUpdater : public nw::ut::ResCommon< ResParticleUpdaterData >
488 class ResParticleChildUpdaterOption : public nw::ut::ResCommon< ResParticleChildUpdaterOptionData >
Dgfx_ResTextureMapper.h78 class ResTextureSampler : public nw::ut::ResCommon< ResTextureSamplerData >
502 class ResTextureMapper : public nw::ut::ResCommon< ResTextureMapperData >
/NW4C-2.0.3/include/nw/ut/
Dut_ResUtil.h132 : nw::ut::ResCommon<class_name##Data>(p) { NW_ASSERT(!((u32)p & ((align)-1))); } \
325 class ResCommon : public ResCommonBase
329 explicit ResCommon(void *p) : ResCommonBase(p) {} in ResCommon() function
330 explicit ResCommon(const void* p) : ResCommonBase(p) {} in ResCommon() function
411 class ResName : public ResCommon<ResNameData>
442 class ResFile : public ResCommon<ResFileData>
Dut_ResPrimitive.h55 class ResBoundingVolume : public nw::ut::ResCommon<ResBoundingVolumeData>
Dut_ResDictionary.h106 class ResDicLinear : public ResCommon<ResDicLinearData>
171 class ResDicPatricia : public ResCommon< ResDicPatriciaData >
Dut_ResMetaData.h61 class ResMetaData : public nw::ut::ResCommon< ResMetaDataData >
/NW4C-2.0.3/include/nw/anim/res/
Danim_ResAnimGroup.h196 class ResAnimGroupMember : public ut::ResCommon<ResAnimGroupMemberData>
726 class ResAnimGroup : public ut::ResCommon<ResAnimGroupData>

12