Home
last modified time | relevance | path

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

12

/NW4C-1.3.3/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 >
339 class ResLightingLookupTable : public nw::ut::ResCommon<ResLightingLookupTableData>
470 class ResFragmentLightingTable : public nw::ut::ResCommon< ResFragmentLightingTableData >
523 class ResTextureCombinerSource : public nw::ut::ResCommon< ResTextureCombinerSourceData >
562 class ResTextureCombinerOperand : public nw::ut::ResCommon< ResTextureCombinerOperandData >
612 class ResAlphaTest : public nw::ut::ResCommon< ResAlphaTestData >
714 class ResTextureCombiner : public nw::ut::ResCommon< ResTextureCombinerData >
1069 class ResFragmentShader : public nw::ut::ResCommon< ResFragmentShaderData >
Dgfx_ResShape.h56 class ResTargetShape : public nw::ut::ResCommon<ResTargetShapeData>
68 class ResBlendShape : public nw::ut::ResCommon<ResBlendShapeData>
94 class ResPrimitive : public nw::ut::ResCommon< ResPrimitiveData >
181 class ResPrimitiveSet : public nw::ut::ResCommon< ResPrimitiveSetData >
Dgfx_ResShader.h132 class ResShaderParameterValue : public nw::ut::ResCommon< ResShaderParameterValueData >
328 class ResShaderParameter : public nw::ut::ResCommon< ResShaderParameterData >
393 class ResShaderSymbol : public nw::ut::ResCommon< ResShaderSymbolData >
444 class ResShaderProgramDescription : public nw::ut::ResCommon< ResShaderProgramDescriptionData >
Dgfx_ResMaterial.h217 class ResMaterialColor : public nw::ut::ResCommon< ResMaterialColorData >
414 class ResRasterization : public nw::ut::ResCommon< ResRasterizationData >
501 class ResBlendOperation : public nw::ut::ResCommon< ResBlendOperationData >
836 class ResDepthOperation : public nw::ut::ResCommon< ResDepthOperationData >
930 class ResStencilOperation : public nw::ut::ResCommon< ResStencilOperationData >
1084 class ResFragmentOperation : public nw::ut::ResCommon< ResFragmentOperationData >
1151 class ResTextureCoordinator : public nw::ut::ResCommon< ResTextureCoordinatorData >
Dgfx_ResParticleAnimation.h45 class ResParticleAnimation : public nw::ut::ResCommon< ResParticleAnimationData >
Dgfx_ResParticleShapeBuilder.h41 class ResParticleShapeBuilder : public nw::ut::ResCommon< ResParticleShapeBuilderData >
Dgfx_ResParticleAnimationOption.h39 class ResParticleAnimationOption : public nw::ut::ResCommon< ResParticleAnimationOptionData >
Dgfx_ResFog.h61 class ResFogUpdater : public nw::ut::ResCommon<ResFogUpdaterData>
Dgfx_ResVertex.h51 class ResVertexAttribute : public nw::ut::ResCommon< ResVertexAttributeData >
454 class ResIndexStream : public nw::ut::ResCommon< ResIndexStreamData >
Dgfx_ResCamera.h212 class ResCameraViewUpdater : public nw::ut::ResCommon< ResCameraViewUpdaterData >
230 class ResCameraProjectionUpdater : public nw::ut::ResCommon< ResCameraProjectionUpdaterData >
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_ResParticleUpdater.h82 class ResParticleUpdater : public nw::ut::ResCommon< ResParticleUpdaterData >
484 class ResParticleChildUpdaterOption : public nw::ut::ResCommon< ResParticleChildUpdaterOptionData >
Dgfx_ResTextureMapper.h76 class ResTextureSampler : public nw::ut::ResCommon< ResTextureSamplerData >
500 class ResTextureMapper : public nw::ut::ResCommon< ResTextureMapperData >
/NW4C-1.3.3/include/nw/ut/
Dut_ResUtil.h130 : nw::ut::ResCommon<class_name##Data>(p) { NW_ASSERT(!((u32)p & ((align)-1))); } \
323 class ResCommon : public ResCommonBase
327 explicit ResCommon(void *p) : ResCommonBase(p) {} in ResCommon() function
328 explicit ResCommon(const void* p) : ResCommonBase(p) {} in ResCommon() function
409 class ResName : public ResCommon<ResNameData>
440 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.3.3/include/nw/anim/res/
Danim_ResAnimGroup.h194 class ResAnimGroupMember : public ut::ResCommon<ResAnimGroupMemberData>
724 class ResAnimGroup : public ut::ResCommon<ResAnimGroupData>

12